Today we did:
- We continued working on SchoolSystem.
Homework:
- Create a new file called July13_Staff and create a Staff class with these attributes: name, phone_number, email, age, duty
- Add new selections to the menu in the SchoolSystem class:
- Add new staff
- List all staff
- Find staff
- You can use either a list or a dictionary to store the staffs.
- Like we did today, make sure that those new selections work properly.
If you have any questions, feel free to email me at joel@ayclogic.com.