- This event has passed.
5 PM – Python OOP – Bill
March 6, 2023 @ 5:00 pm - 6:00 pm
Today We:
- Continued the School system project
- Added feature to add a student
- Added feature to list all students
Your HW:
- Add to the menu the following options:
- “Add a teacher”
- “List all teachers”
- Then create 2 new methods to add a new teacher and list them all just like we did for students in class