- This event has passed.
6PM – Intro to Python -Joshua
January 9 @ 6:00 pm - 7:00 pm
Today We Did:
- Reviewed using the turtle.goto() function and how to create complex polygons with it
- Reviewed when you would use forward and right to create functions and when you would use go to
- Showcased how you you could write with Turtle
Homework:
In one new file, “Jan9-Letters-Polygons.py the following:
- Choose one of the following letters : W,X,Z,N
- Create a function (ex. def letter_z(color,x,y)) that creates a letter in a specific place
- Create a function that creates a trapezoid
- def trapezoid(color,x,y)
email jwidjanarko@ayclogic.com for questions