Thursday, 11 June 2015

#10n4 Computer Science - Lesson 46 - Python Turtle 3

Lesson Objectives 
LO1 - To develop key computational thinking skills - abstraction and generalisation
LO2 - To develop a coding solution based on an algorithm 

Outcomes
Red - You will have identified the problem that needs to be solved
Amber - You will have used abstraction to create an algorithm to solved the problem
Green - You will have used generalisation to code a solution to the problem

Starter

In the red box on the sheet write down 2 sentence explaining what you think you need to do in today's lesson

Main

Task 1


  • In the amber box on your worksheet write down the steps you will need to do to make this house



Task 2

  • Using your algorithm from task 1 write the Python code that you will need to make the house

Plenary

Code showcase