HanuLab HanuLab
πŸ—ΊοΈ 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
πŸ’‘ Play away! To save stars, ask a parent to log in
πŸ‘¨β€πŸ‘©β€πŸ‘§ 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!