Wednesday 10 June 2015

Session 10 - Python Turtle1

Lesson Objectives

To develop your knowledge of the Python programming languageTo draw shapes using the Turtle graphics library L/O 3 To develop your computational thinking skills


Starter



Take a look at the RED TASK in your booklets and try to answer the following q
uestions:


What does t.forward(50) do?

What does t.left(90) do?



Main Tasks


Green and Gold eRefs for progress :-)


RED TASK

Complete the Red Task in your booklet and save in your Python folder

AMBER TASK

Complete the Amber task and save in your Python folder


GREEN TASK

Complete the Green task and save in your Python folder





Tip: Have a look at these useful Turtle commands.

Plenary 


Which colour have you ended on? Green and Gold eRefs for progress :-)


Homework


Download and install Python on your machine at home: https://www.python.org/downloads/.

No comments:

Post a Comment