- This event has passed.
5 PM – Intro To Python – Gamas
April 22 @ 5:00 pm - 6:00 pm
Today We Did
- We drew letter S using python turtle
- We learn about function a little bit.
Homework
- inside the apr_15_sos_hw_1.py, draw letter O.
- Find the coordinates of the 4 rectangles in letter O in grid paper.
- plot these coordinates in your python file to draw letter O.
- The letter O has to be right next by the letter S.
- Create apr_22_function_hw1.py.
- Copy codes from page 130.
- Answer question TRY IT YOURSELF from page 131: 8-1 and 8-2