« All Events
2 PM – Python Object Oriented Programming – Sebastian
August 12, 2023 @ 2:00 pm - 3:00 pm
Today We Did
- Continued our Grocery System project but started implementing the class system structure
- Organized each operation into its own method in the system class
- 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: Stop application loop when user enters any version of “check out” as the menu states. The user should be able to write any variation of “check out”, like “CHECK OUT”, “CHeck oUT”, etc. and the program will still exit.