- This event has passed.
6:30 PM – Python Object Oriented Programming – Sebastian
March 14, 2023 @ 6:30 pm - 7:30 pm
Today We Did
- Continued creating the SchoolApplication class
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Name your homework MAR14_schoolapp_hw, please submit by next Monday.
- Homework: Finish creating the find_student_using_dictionary method, which should work exactly the same as the find_student method but uses the student_dictionary attribute we added.