« All Events
5 PM – Python OOP – Daniel
February 15 @ 5:00 pm - 6:00 pm
Gamas Sub
Today We Did
- We reviewed Dog class
- We reviewed solution to list_all_students
- We added Teacher class
Homework
- Inside SchoolSystem project add the following features
- “4. Add New Teacher” . The code should be very similar to Add New Student.
- “5. List All Teachers”. The code should be very similar to List All Teachers.