« All Events
2 PM – Python Object Oriented Programming – Sebastian
July 22, 2023 @ 2:00 pm - 3:00 pm
Today We Did
- Continued the School System program
- Created all methods for students and teachers
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- In our SchoolSystem folder in our Google Drive, re-upload all files for your SchoolSystem program
- Homework: Finish all methods for staff in our SchoolSystem (we’ll finish the classroom methods in class next time).
- Add staff
- List all staffs using List
- List all staffs that is younger than 20
- Find staff using list
- Find staff using dictionary.