Skip to content

RohanTalekar01/Python-Multiplication-Table-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Python Multiplication Table Generator

A beginner-friendly Python project that generates the multiplication table of a user-provided number from 1 to 10.

πŸ“Œ Features

  • Takes input from the user
  • Generates a multiplication table up to 10
  • Uses for loops and formatted strings (f-strings)
  • Easy to understand and modify

About

A simple Python program that generates the multiplication table of any number entered by the user using loops and formatted output.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors