Lesson Objectives
LO1 How to use Counter Variables (e.g. Score)
LO2 How to embed counter variables in an IF statement
LO3 How to customise and refine programs further with print statements.
LO2 How to embed counter variables in an IF statement
LO3 How to customise and refine programs further with print statements.
Outcomes
Red: I know how to introduce a variable that can keep a score (this is known as a Counter Variable)Amber: I can increment the ‘counter’ variable by 1 in the use of If statements.
Green: I can refine a program by using more sophisticated print statements.