« All Events
3 PM – Python Object Oriented Programming – Sebastian
August 5, 2023 @ 3:00 pm - 4:00 pm
Today We Did
- Began working on school system project
- Started learning how to build code from a menu that we’re given
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Please submit your homework to the corresponding project’s folder in your Google Drive
- Homework: Try to implement option 3 in our menu, “3. List all students dictionary”You will make a method for this just like we did for option 2 in the menu “2. List all students list”, but this time it will loop through the dictionary attribute “self.student_dictionary”.