100 likes | 338 Views
Do it now activity. Last lesson we used Flowol to create a solution to a problem a computer could solve. Identify what each symbol does:. AIM. Adapt a solution for one problem to meet the needs of another. Learning objectives.
E N D
Do it now activity Last lesson we used Flowol to create a solution to a problem a computer could solve. Identify what each symbol does:
AIM Adapt a solution for one problem to meet the needs of another
Learning objectives Identify how a programming language has been used to draw a square Adapt the code in order to draw other shapes
Learning outcomes By the end of this lesson you will be able to ....
New Learning Learning objectives Identify how a programming language has been used to draw a square Adapt the code in order to draw other shapes Python Turtle Basic commands: forward() left() right() backward() Syntax Logic Turtle Computational problem Python Modelling Code Programming
Independent Task Learning objectives Identify how a programming language has been used to draw a square Adapt the code in order to draw other shapes Complete the worksheet and stick in your book Extension task: Get an extension sheet from your teacher to adapt your code further Syntax Logic Turtle Computational problem Python Modelling Code Programming
Plenary Learning objectives Identify how a programming language has been used to draw a square Adapt the code in order to draw other shapes How could you improve your program? Are there any ways that you could extend the functionality of the program? How is the program limited? Syntax Logic Turtle Computational problem Python Modelling Code Programming
Learning objectives Identify how a programming language has been used to draw a square Adapt the code in order to draw other shapes Syntax Logic Turtle Computational problem Python Modelling Code Programming