Today We did
Homework
With the Grocery program, edit it so that you may utilize the class GroceryItem
(Steps)
1: replace the two dictionary with a single dictionary with numbers as the key and object GroveryItem’s as the value
2: edit the loop so it will access the object’s name and value when the right option is selected