A Day at the Super Market

This was an exercise in using for loops as a form of flow control.

Python 2.7 code for supermarket script.

Python 2.7 code for supermarket script.

Output for the modified version of supermarket code for python 2.7.

Output for the modified version of supermarket code for python 2.7.

This is the modified code for the supermarket program. It provides information more clearly and returns the total for a predefined shopping list.

This is the modified code for the supermarket program. It provides information more clearly and returns the total for a predefined shopping list.