Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 782 Bytes

File metadata and controls

10 lines (8 loc) · 782 Bytes

Multiplication-Table-python

Multiplication of tables from 1 to 50, divided into 10 parts containing 5 tables each.

Mutliplication Table using python and pyfpdf

  • I have used the pyfpdf for converting the tables into pdf format.
  • pypdf package is used to create pdf in python.
  • For further reading on pypdf, refer the official documentation here.
  • The Multiplication tables 50 x 50 in pdf format divided into 10 parts can also be found in this repo.

John Leslie one of the greastest physicist and mathematician recommends young pupils to memorize the multiplication tables up to 50 x 50. source