- This event has passed.
6 PM – Intro To Python – Darin
November 9, 2023 @ 6:00 pm - 7:00 pm
What We Did Today:
- Introduced basic turtle (creating images using code)
Homework:
- Create a new file “Nov30_Turtle4ShapesHomework.py”
- Create a new function “draw_rectangle”. Inside the function, draw a rectangle shape using turtle module. Call the function and pass any color to the function.
- Create a new function “draw_square”. Inside the function, draw a square shape using turtle module. Call the function and pass any color to the function.
- Create a new function “draw_octagon”. Inside the function, draw a octagon shape using turtle module. Call the function and pass any color to the function.
- Create a new function “draw_triangle”. Inside the function, draw a triangle shape using turtle module. Call the function and pass any color to the function.
- Look at this image for your coordinates guidance
Notes:
If you have any questions, feel free to email me at ddjapri@ayclogic.com