« All Events
7 PM – Python OOP – Latisha
January 4, 2023 @ 7:00 pm - 8:00 pm
Homework
- Inside SchoolApplication, add the code so user can do the following features
6. Find student using Dictionary
7. List all students under 10 years old using dictionary.
- Review SchoolApplication and come up with questions.
- Where is the code in SchoolApplication class that will use application_loop().