Sulagna-Dutta-Roy / Webeginner-projects

Add some good projects in html,css,javascript,bootstrap,python. In any domain contribute here. Leave a star before you leave ⭐
https://sulagna-dutta-roy.github.io/Webeginner-projects
72 stars 55 forks source link

Title: Dynamic Multiplication Table Generator #330

Closed Rancho2002 closed 1 year ago

Rancho2002 commented 1 year ago

Is your feature request related to a problem? Please describe.

Sometimes it is required to get a multiplication table of a number, but it is not possible to open up the code and see the result again and again in the terminal. This project brings the problem to an end and generates a txt file of that multiplication table user wants.

https://user-images.githubusercontent.com/92109154/192987363-362bda1e-0fe8-4449-bec7-41c44e1f2062.mp4

Describe the solution you'd like.

It solves the hardles of checking any numbers table through calculator or any website

Describe alternatives you've considered.

A good alternative of terminal displayed code.

Add any other context or screenshots about the feature request here.

No response