Time2Code: Python


Level 03: condition controlled repetitions

Learn about repeating the code in part of a program until a condition is met.

Start with exercises 1–3: they introduce the new techniques for this level. After that, pick from the additional exercises: 4–5 are ⭐ (easier), 6–7 are ⭐⭐ (medium), and 8–9 are ⭐⭐⭐ (harder). Aim for at least ⭐⭐⭐⭐ in total before moving on to the next level.

You can use this programming guide as a reference while you work through the exercises.

Status Status Type Titel
1. Capital city
2. Car value
3. Adder
4. Compound interest
5. Valid month
6. Cashpoint
7. Square root
8. PIN
9. Measurements