Sunday 13 December 2015

#10m4 Intro to Python - Lesson 4

Lesson Objectives 
LO1 - Understand and be able to use loops to iterate in Python

Outcomes
Red - You will be able to explain be what iteration
Amber - You will understand what a loop is and how they can be used in python
Green - You will have created a simple guessing game that uses iteration and selection