« All Events
5:30 PM – Intro To Python – Gamas
October 25, 2022 @ 5:30 pm - 6:30 pm
Today We Did
- We went over some of the students turtle project.
- We reviewed how to fix the octagon project that is not showing in 0,0 coordinate.
- We display how to do half-circle function.
Homework
- Continue on your turtle project. By next week you should be 50% done with your project. The due date is Nov 15.
- Please make sure your turtle project result does not go below -500 in either X or Y coordinate and does not above 500 in either X or Y coordinate.
- Please create function for each of your figure/shape in your project. Do something like draw_face1 and draw_face2 functions which we did in the class.