- This event has passed.
6 PM – Intro To Python – Shawn
July 25, 2023 @ 6:00 pm - 7:00 pm
Today We Did
- Turtle review: using goto vs forward/left/right
- Finished drawing several shapes (faces, polygon, letter a, circle)
Homework
- Create your final project proposal following all the guidelines here: https://www.ayclogic.com/intro-to-python-final-project-criteria/ See last week’s post for more details.
- Create the spiral pattern shown below (don’t worry about the faces). Hint: modify the circle function to add an ‘extent’ to the circle. You can use
t.circle(radius, extent)
!
If you have questions, feel free to email szhuang@ayclogic.com