Autumn Leaf Catch
To understand that some variables can only be true or false (boolean) |
✔️ To understand that some variables can only be true of false (boolean)
✔️ To understand that programs can do different things if the value of a boolean variable is true or false (conditional statements)
✔️ To design, write and debug programs that accomplish specific goals: solve problems by decomposing them into smaller parts
✔️ use sequence, selection, and repetition in programs; work with variables and various forms of input and output
✔️ The children program a game for catching falling autumn leaves
Scratch
🌐 Link: https://icomp.site/scratch
iCompute's Autumn Scratch Studio
🌐 Link: icomp.site/icompute-autumn-studio
ResourceKS2.2
Optional Tutorial:
🌐More Scratch - Level 1 - Leaf Catch: icomp.site/learn-programming
Tablet User Guidance:
🌐Link: icomp.site/scratch-tablets
- Lesson Plan
- Support Resources
✓condition
✓if
✓else
✓true
✓false
✓variable
✓repetition
✓random
✓boolean