« All Events
5 PM – OOP Python – Nathaniel
July 10, 2021 @ 5:00 pm - 6:00 pm
Today We Do
- We reviewed Class, __init__ method, class attributes, methods
- We reviewed how to create variable (instances) of Student and Animal class.
- We reviewed page 162 (TRY IT YOURSELF) the first question (9-1).
Homework
- Create July10_P162Homework.py and continue with exercises in page 162 (TRY IT YOURSELF). Do 9-2, 9-3
- Create July10_ClassesInstancesHomework.py and copy codes from page 162 to 166.
- Create July10_P167Homework.py. Do exercises from page 167 (TRY IT YOURSELF) 9-4 and 9-5