A Day at the Supermarket Lab

In this lab, I learned how to delete and insert values/items within a list. I also learned how to print all the definitions within a dictionary. “for key in webster: print webster[key]” was a shortcut to print the statements rather than typing the whole thing. I added values to the dictionary and made a price menu for them. Shopping at the market part was really fun. The for loops are very helpful in listing things out for me.

Untitled1 Untitled2 Untitled3 Untitled4 Untitled5 Untitled6 Untitled7 Untitled8 Untitled9 Untitled10 Untitled11 Untitled12 Untitled13