πΊοΈ Map βΊ
🛡️ Warrior βΊ
🧩 Functions
Lesson 1 β What Is a Function?
β± 25–35 minutes 💻 Write real Python in the browser (runs instantly)
π‘ Creating functions with def and calling them
π¨βπ©βπ§ Notes for parents
Level: Warrior β roughly Grade 8 / ages 13β14 Duration: 25β35 minutes Format: Write real Python in the browser (runs instantly) Concept: Creating functions with def and calling them
Learning Objective
Kids create a function with def and call it.
Do It Together (Parent-Child Co-participation)
Think of things in life you do repeatedly that could be named as a set β like the tooth-brushing routine = a brush() function.