Day 3 of Learning Python!
100-days-of-code Day 3 Here’s what I covered today: if, elif, and else statements Dictionaries While loops For loops (took me a bit, but I got it!) 2D lists & nested loops Projects I built today: A basic calculator A simple guessing game A basic translator What’s next: Try/Except blocks Reading & writing files Modules and pip Classes, object functions, and inheritance A multiple-choice quiz game If you're learning too, feel free to connect!

100-days-of-code
Day 3
Here’s what I covered today:
-
if
,elif
, andelse
statements - Dictionaries
- While loops
- For loops (took me a bit, but I got it!)
- 2D lists & nested loops
Projects I built today:
- A basic calculator
- A simple guessing game
- A basic translator
What’s next:
- Try/Except blocks
- Reading & writing files
- Modules and pip
- Classes, object functions, and inheritance
- A multiple-choice quiz game
If you're learning too, feel free to connect!