« All Events
5 PM – Intro To Python – Gamas
April 1 @ 5:00 pm - 6:00 pm
Today We Did
- We continued learning turtle.
- We drew triangles and octagon inside forloop
- We learned how to set background to dark blue
- We learned how to set the pen to white.
Homework
- Continue on april_1_shapes_with_color.py
- Finish the star
- And put the code inside a for loop and loop 10 times move up.
- Create a new file april_1_shapes_with_color_hw.py
- Set the background to brown
- Set the pen color to yellow.
- Draw octagon inside for loop and loop 10 times move down.