- This event has passed.
6:30 PM – Python OOP – Bill
December 13, 2023 @ 6:30 pm - 7:30 pm
Today We:
- Continued to work on the GrocerySystem V3 project
- Reviewed how to loop through dictionaries
Your HW:
- Display the shopping cart and total_price after the user checks out using the new shopping cart list that stores GroceryItem objects
- Make sure to use get_info() correctly