What We Did Today:
- Reviewed how to create shapes on turtle using turtle.forward() and turtle.left()
- Learnt how to create more shapes like triangles, rectangles, and octagons using functions
- Learnt how to add more parameters like length and color into the shape functions
Homework:
Create a new file called Dec7_TurtleParametersHW.py and submit it into the google drive when finished:
- Copy your code from Dec7_TurtleParameters.py into your new file and make the triangle and octagon functions have the length and color parameter.
- Test the functions and make shapes!
- Start drawing a robot that looks like this without the arms:

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