- This event has passed.
6 PM – Intro To Python – Gamas
May 18, 2022 @ 6:00 pm - 7:00 pm
Today We Do
- We created May18_RobotBuilder.py
- We created rectangle function with x,y,color parameters.
- We were able to call rectangle with different coordinates and color.
Homework
- Add 2 parameters in rectangle function: width, height.
- Change the code, so it will draw the rectangle size according to the parameter width and height.
- Try to draw the feet and the legs of the robot below