Today We Do
- We started Python Digital drawing using Turtle.
- Learnt how to use turtle.goto()
- Learnt how to color our shapes
- Learnt how to use penup() and pendown()
Homework
- Create a new file “Feb13_TurtleFirstShapesHomework.py”
- Set your background color for turtle to black
- Draw an orange rectangle shape at the coordinates shown below using turtle.
- Draw a blue square shape at the coordinates shown below using turtle.
- Draw a red triangle shape at the coordinates shown below using turtle.
- Draw a pink polygon shape at the coordinates shown below using turtle
- Look at this image for your coordinates guidance:

Notes:
If you have any questions, email me at ddjapri@ayclogic.com