Learning
Programming - Selection in quizzes
| Lesson | Learning Objective (I can) |
|---|---|
| 1 | I can explain how selection is used in computer programs |
| 2 | I can relate that a conditional statement connects a condition to an outcome |
| 3 | I can explain how selection directs the flow of a program |
| 4 | I can design a program which uses selection |
| 5 | I can create a program which uses selection |
| 6 | I can evaluate my program |