πΊοΈ Map βΊ
🛡️ Warrior βΊ
🧩 Functions
Lesson 3 β return: Sending Values Back
β± 25–35 minutes 💻 Write real Python in the browser (runs instantly)
π‘ Functions return values with return, for further use
π¨βπ©βπ§ 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: Functions return values with return, for further use
Learning Objective
Kids understand the difference between print and return, and use returned values.
Do It Together (Parent-Child Co-participation)
Discuss: return is like "handing something back" while print is like "shouting it out" β the difference is whether you can use it afterward.