- This event has passed.
5:00 PM – Python OOP – Juan
October 2, 2023 @ 5:00 pm - 6:00 pm
Today We Did
- Reviewed last week’s homework
- Creating instances from a class, accessing attributes, calling methods, incrementing/decrementing attributes from methods, default attributes
Homework
- Name your file Oct9_OOP_HW.py and do:
- Pg. 167 – Try it Yourself