Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 791 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 791 Bytes

My Python Projects For Beginners!

Queue.py How to implement queue cocept in python

Calculator.py How to create a advanced calculator in python

trianglePattern.py How to print Triangle Pattern in python using for loop

total.py Program to input 5 numbers and ask whether to add to the total using if condition for each cases

party.py Program to input names who would like to invite for the party using while loop