top of page

Y9
Computer Science
@
City Academy



Loopy Loops
Starter
Dra this example of a while loop into your book and explain what a while loop is.

LEARNING OBJECTIVES
Understand how to create a loop in Python and use a Boolean variable to define when to stop
LEARNING OUTCOMES
Good:Create a working ‘Guess the Number’ game.
Better: Complete the ‘Python Syntax’ course on Codecademy.
Best: Start working through the ‘Strings and Console Output’ course on Codecademy.
Activity One
Open the ‘Loopy Loops ’ presentaion.
Follow the slides and create a 'Guess The Number' Game
Loopy Loops
bottom of page
