- This event has passed.
5 PM – Intro to Python – Darin
February 20 @ 5:00 pm - 6:00 pm
What We Did Today:
- Learnt more about turtle, how to use functions to draw shapes, adding more parameters to the functions.
- Tried to copy over a collection of shapes from one location to the next (this will be hw)
Homework:
Continue in the file Feb20_RobotDuplication.py and:
Create a function called makeRobot(x, y) that lets you draw the full robot anywhere.
Refer to Feb20_FunctionChaining.py to figure out how to decide on the x and y values. The key idea is that when you input a x and y value, all the shapes move together.
Notes:
If you have any questions, email me at ddjapri@ayclogic.com
Class notes can be found here: here