Lab #8-A Day at the Supermarket

In this lab the FOR loop command was used in conjunction with dictionaries to create a supermarket inventory. A dictionary was created for the food items and the price of the items. Then the FOR loop was used to find if the stock was bigger than one and if it was then the variable total will be redefined with itself along with the stock variable.

A day @ the supamarket