- This event has passed.
5 PM – Intro To Python – Gamas
October 2 @ 5:00 pm - 6:00 pm
Today We Did
TBD
Homework
- In your project proposal
- Add one more tree on the left of the castle
- Add clouds
- Add flowers
- Take a picture of your proposal and email to gamas@ayclogic.com. Ask your mom or your brother on how to email picture from your phone.
- Start working on your project. Due date for the project is Oct 30.
- I want you to create a draw_tree(x,y) function and everytime you call draw tree it will draw 1 tree. If you call draw_tree 10 times with different coordinates, you will see 10 trees.
- And also create a function call draw_triangle(x,y, color).
- And also create a function call draw_letter_c(x,y, color)