Skip to content

the user to enter the number for which they want to generate the table, you can use the input() function to get user input.

Notifications You must be signed in to change notification settings

Noorullah399/numbers_table_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

numbers_table_python

The user enters the number for which they want to generate the table. when you run this code, it will prompt the user to enter a number, and then it will display the multiplication table for the entered number from 1 to 10.

For example, if the user enters 6, the output will be:

table

About

the user to enter the number for which they want to generate the table, you can use the input() function to get user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages