Wednesday, 20 May 2015

#10m7 Computer Science - Lesson 56 - Introduction to Python 5

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.

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.

Starter


Main


Plenary

Showcase your code