Lesson Objectives
LO1 - To understand how to solve task 3 of your AQA Memory Game controlled assessment
LO2 – To learn how to use SLEEP and REPLACE an item in a LIST
Outcomes
Red - You will have used Python code to make the program sleep (wait) for 30 seconds Amber - You will have used Python code to randomly select the removed word from the list of 9 words You will have used Python code to replace the removed words with the substitute word and randomise the order of the list
Green - You will have used Python code to print the list into a 3x3 grid