- This event has passed.
9 AM – Intro To Python – Gamas
July 13 @ 9:00 am - 10:00 am
Today We Did
- We finished left_arm() and right_arm() functions.
- We added x and y coordinates on left_arm(x,y) function so we can draw left arm multiple times using different coordinates.
Homeworks
Change right_arm function so I can call it 3 times with different coordinates and it will draw right arm 3 times in a different location. This is very similar to what we did in left_arm function.