- This event has passed.
6 PM – Python OOP – Bill
October 1, 2022 @ 6:00 pm - 7:00 pm
Today We:
- Continued the SchoolSystem project
- Added a new list_all_students method to display all the students in the student_list attribute
- Added a new find_student_by_name method to search for students with a specific name
Your HW:
- Create a list_all_teachers method to display all the teachers in your teacher_list
- Create a find_teacher_by_subject method to search for teachers that teach a particular subject