Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 312 Bytes

File metadata and controls

3 lines (3 loc) · 312 Bytes

Python-Multiplication-Table

Python Multiplication Table of Specified Number of Columns and Rows Using Python User input() Function. In this script, I created a python multiplication table program that allows user to input the start number and end number of columns and rows. Just download the file and run it.