- This event has passed.
6:30 PM – Python OOP – Bill
December 6, 2023 @ 6:30 pm - 7:30 pm
Today We:
- Started to work on the grocery system v3
Your HW:
- Copy over from the grocery system v2 into the main
- Make it so it works exactly like before but instead of storing the item indexes in the shopping_cart list, make it store the actual grocery item instance (from the dictionary)