- This event has passed.
7PM – Intro to Python – Latisha
June 29, 2022 @ 7:00 pm - 8:00 pm
Today We Did:
- Reviewed 2nd Quiz Answers
- Learned basic turtle
Homework:
- Create a new file “June29_Turtle4ShapesHomework.py”
- Create a new function “draw_rectangle”. One parameter: color. 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”. One parameter: color. 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”. One parameter: color. 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”. One parameter: color. 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 coordinate https://www.ayclogic.com/project-resources/
NOTE: There is no class next week for the 4th of July holiday!
If you have any questions, please send an email to latisha@ayclogic.com