- This event has passed.
5 PM – Python OOP – Shawn
January 23 @ 5:00 pm - 6:00 pm
Today We Did
- Finished LibrarySystem
- Started SupermarketApplication
Homework
- SupermarketApplication
- Create a class named GroceryItem for each of our GroceryItems (attributes name, price, is frozen)
- Create a dictionary that stores each of our grocery items
- If we select this item, add it to your shopping cart