Assignment 8 : A Day at the Supermarket

Description

Using what we know about functions, loops, lists, and dictionaries, write a program that will use/update information from multiple lists and dictionaries.

My Experience

The hardest part of this assignment was trying to remember all the syntax, especially remembering  to use colons in dictionaries. The way the lesson wanted  to write the dictionary was helpful when you needed to look up information, but it was also easy to forget to add a comma before entering the next entry.

Gallery of Screenshots