- This event has passed.
5 PM – Python OOP – Juan
November 6, 2023 @ 5:00 pm - 6:00 pm
Today We Did
- Reviewed last week’s homework
- Began working on the Supermarket System
Homework
- Finish the application loop function for the ShoppingCart class
- Check the input and generate responses
Ex. if user selects 1, display what they’re purchasing
- Check the input and generate responses
- Create an instance of the ShoppingCart class
- Use this instance to call the application loop function