HanuLab HanuLab
πŸ—ΊοΈ Map β€Ί ⚔️ Apprentice β€Ί 🐍 Python Intro

Lesson 1 β€” Your First Sword: Commanding the Computer with print

⏱ 25–30 minutes 💻 Write real Python in the browser (runs instantly, nothing to install) πŸ’‘ print() — a coder's first command: make the computer "speak" on screen
πŸ’‘ Play away! To save stars, ask a parent to log in
πŸ‘¨β€πŸ‘©β€πŸ‘§ Notes for parents

Level: Apprentice β€” roughly Grade 7 / ages 12–13 Duration: 25–30 minutes Format: Write real Python in the browser (runs instantly, nothing to install) Concept: print() β€” a coder's first command: make the computer "speak" on screen

Learning Objective

Kids write print() statements that display text on screen, and understand that code is now "typed commands," not dragged blocks.

Do It Together (Parent-Child Co-participation)

Talk about how "the computer follows commands EXACTLY" β€” try breaking a quotation mark on purpose, see the error, and read it together so red text stops being scary.