Skip to content

KamoEllen/Multiplication-Table-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multiplication-Table-C-

This code allows the user to input the size of the multiplication table (up to 10), and then uses nested loops to generate and print out the table. The \t character is used to align the numbers in the table properly.

You can modify and expand upon this code to add more functionality to your multiplication table generator, such as the ability to choose the range of numbers to be included in the table. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages