- This event has passed.
5 PM – Python OOP – Bill
April 26, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Reviewed the Dog Class homework
- Learned what an Instance of a Class was
- Reviewed how to grab the attribute of an instance and how to call a method from an instance
- Reviewed how to create methods with parameters
- Learned how to Add instances to a list
Your HW:
- Create a new File called April26_ClassHW2
- Do the TRY IT YOURSELF section on page 162 of the text book