πΊοΈ Map βΊ
⚔️ Apprentice βΊ
🔁 Loops & Lists
Lesson 5 β Project: The Instant Times Table (Big Mission)
β± 30–35 minutes 💻 Write real Python in the browser (runs instantly, nothing to install)
π‘ Unit finale — use loops on real math: generate any times table in a blink
π¨βπ©βπ§ Notes for parents
Level: Apprentice β roughly Grade 7 / ages 12β13 Duration: 30β35 minutes Format: Write real Python in the browser (runs instantly, nothing to install) Concept: Unit finale β use loops on real math: generate any times table in a blink
Learning Objective
Big mission to close the unit: combine input + for + range + f-strings into one genuinely useful program β any times table in 3 lines. Pass and earn a badge!
Do It Together (Parent-Child Co-participation)
Challenge time: add a nested loop printing tables 2 through 5 in one go (for inside for) β pull it off and they've stepped beyond the curriculum. Celebrate big!