Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 341 Bytes

PythonTutorials

This Python Tutorials repository is to express your ideas and solve problems using python programming language.

  1. Problem statement is to print receipt with the given format from file P1_PrintReceipt.pdf. Solution to above problem statement is in file S1_PrintReceipt.py with execution result image S1_PrintReceipt.JPG.