Learning
Programming - Repetition in shapes
| Lesson | Learning Objective (I can) |
|---|---|
| 1 | I can identify that accuracy in programming is important |
| 2 | I can create a program in a text-based language |
| 3 |
I can explain what ‘repeat’ means |
| 4 | I can modify a count-controlled loop to produce a given outcome |
| 5 | I can decompose a program into parts |
| 6 | I can create a program that uses count-controlled loops to produce a given outcome |