Lesson Objectives
LO1 - Understand and be able to use loops to iterate in Python
Outcomes
Red - You will be able to explain be what iterationAmber - 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