- This event has passed.
5 PM – Intro to Python – William
March 23 @ 5:00 pm - 6:00 pm
Today We Did
- Reviewed Python Quiz 2
- Learned Turtle basics
Homework
Create the following file:
- Mar23_TurtleHW.py
- Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/
- Use goto(x, y) to go to a specific x, y coordinate. You can look at the examples here (setpos is the same as goto): https://www.geeksforgeeks.org/turtle-setpos-and-turtle-goto-functions-in-python/
- No need to make functions for now, but go ahead if you know how!
- Make each shape a different color, and make sure they’re filled in.
- Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/
If you have any questions, please email me at williamsmith@ayclogic.com.