Second module of my Python journey. The exercises jump from linear logic to real decision-making and automation — including complex simulators built from scratch.
| Topic | Details |
|---|---|
| Conditionals | Nested if, elif, else structures |
| Loops | Full mastery of for and while |
| Flow control | Strategic use of break, continue, flags |
| Algorithm logic | ATM simulator, Even/Odd game, Data analysis system |
- ATM Simulator — withdrawal logic with balance validation
- Even/Odd Game — user input, loop control, score tracking
- Data Analysis System — reading and processing numerical sequences
- Exercises completed: 71 (accumulated M1 + M2)
- Previous module: Logic Foundations — Module 01
- Next module: Composite Structures — Module 03
Danilo Guimarães — ADS Student @ Estácio | Aspiring AI Engineer