
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.
If you have any questions, email me at ddjapri@ayclogic.com
Class notes can be found here: here