« All Events
3 PM – Python Object Oriented Programming – Sebastian
September 23, 2023 @ 3:00 pm - 4:00 pm
Today We Did
- Finished fourth version of GrocerySystem project
- Began learning about inheritance
- Inheritance means the “child class” will “inherit” all the methods and attributes from its parents
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Please submit your homework to the corresponding project’s folder in your Google Drive (this time you can put it into a folder called “inheritance”, since copying content from the book).
- Homework:
- Page 168 to 170: Copy Codes
- Page 173, 9-6 and 9-7