- This event has passed.
4:30pm – Python OOP – Roland
April 25 @ 4:30 pm - 5:30 pm
Today We Did
- Finished our Supermarket project
- print_menu()
- add_item()
- checkout()
- Started learning about inhertance
- A subclass or child class inherits all the methods and/or attributes from the parent class
- class Child(Parent):
- super() = parent class
- Finished our Supermarket project
Homework
Make a file named April25_InheritanceHW.py and copy the code from pages 168-170 onto it
Be sure to read and understand the textbook pages because we’ll be going over it and doing practice problems on it next time
If you have any questions, feel free to email me at rolandyang@ayclogic.com