- This event has passed.
5 PM – Intro to Python – William
April 20 @ 5:00 pm - 6:00 pm
Today We Did
- Created functions to draw squares and rectangles
Homework
Work on the following:
- Mar23_TurtleHW.py
- Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/
- Make sure to create functions to draw each shape!
- Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/
- Apr13_RobotBuilder.py
- Create a function
triangle()
with the parameters: x, y, length, color- The function should draw a filled-in triangle at the specified x,y coordinates, filled in with
color
- Look at the
circle()
,square()
, andrectangle()
functions if you get stuck!
- The function should draw a filled-in triangle at the specified x,y coordinates, filled in with
- Create a function
If you have any questions, please email me at williamsmith@ayclogic.com.