- This event has passed.
5 PM – Python OOP – Bill
March 13, 2023 @ 5:00 pm - 6:00 pm
Today We:
- Continued working on the school system project
Your HW:
- Add an option for finding a teacher by subject using the teacher list
- When the user selects that option, ask the user for a subject and then search the teacher list to print out all teachers that teach the subject
- Very similar to finding a student by their name