Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 187 Bytes

File metadata and controls

4 lines (3 loc) · 187 Bytes

Multiplication table

This is a simple program that prints the multiplication table of a number. The program takes a number as input and prints the multiplication table of that number.