Skip to content

somenath203/Multiplication-Table-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Multiplication-Table-Generator

This is a basic python program where the user will be able to generate multiplication table upto any number the user wants till any limit and the multiplication table generated by the user will be stored in a .txt file that will be generated automatically once the user enters all the required inputs and press ENTER key and the location of the .txt file will be that same directory where the python file is located. The user also has the option to enter the name of the .txt file where the multiplication table will be stored and also after generating a multiplication table file, the user will be asked wether he/she wants to generate another multiplcation table or not. if the user press 'y' or 'Y'(YES), then, he/she will be able to generate another multiplication table of his/her choice and if the user don't want to generate another multiplication table file and want to quit, then, he/she just need to press any key other than 'y' or 'Y'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages