- This event has passed.
7 PM – Indo – Intro to Python – Joel
June 28 @ 7:00 pm - 8:00 pm
Today we did:
- We learned about the right and forward functions from turtle, and also how to make a rectangle function.
Homework:
- Create a new file called June28_TriangleFunction. Similar to what we did today, make a new function called draw_triangle. It should have x, y, length, and color as a triangle. Assume that the triangle’s sides are all equal in length. In the function, draw the triangle using forward and right, similar to the rectangle function.
If you have any questions, feel free to email me at joel@ayclogic.com.