A Day at the Supermarket

For this lab I had to write an inventory system for a supermarket and a function that would compare a shopping list to the inventory. I had to make the inventory system as a dictionary in python while the shopping list was just a list. The program also had to store the cost of everything in stock in a different dictionary.

chrome_2016-12-04_13-04-01 chrome_2016-12-04_13-04-17 chrome_2016-12-04_13-04-27 chrome_2016-12-04_13-04-41 chrome_2016-12-04_13-04-57 chrome_2016-12-04_13-05-08 chrome_2016-12-04_13-05-32 chrome_2016-12-04_13-05-42 chrome_2016-12-04_13-06-02 chrome_2016-12-04_13-06-19 chrome_2016-12-04_13-07-14 chrome_2016-12-04_13-07-25 chrome_2016-12-04_13-07-51