Skip to content

Latest commit

 

History

History

multiplication_table

Multiplication Table Maker

Create a program multiplicationTable.py that takes a number N from the command line and creates an N×N multiplication table in an Excel spreadsheet.

Sample Output

sample

Resulting Multiplication Table

sample