- This event has passed.
9 AM – Indo – Intro To Python – Gamas
April 22, 2023 @ 9:00 am - 10:00 am
Homework
- Continue with April15_RobotBuilder.java
- Create a new function right_arm(x,y,color)
- Inside this right_arm function, you need to draw one right arm which composed of 2 rectangles. This is very similar to left_arm function.
- After the right arm functions are done, call it three times so you have 3 arms on the right.