My python learning journey .
- daily practice files
- exercises and problems
- projects made while leaning
- 01-Print functions,Input functions,variables and project 1(band name generator)
- 02-Data types,len function,Different operators,f-string and made a tip calculator
- 03-conditional statement(if/else,elif,nested if/elif/else),pizza order problem,treasure island project
- Day4-random module(random.randint(),random.random(),random.choice(),random.uniform(),lists and ROCK PAPER SCISSOR GAME