When using a "dict (dictionary)" in Python, there are often situations where you don't just want to specify a key to retrieve a single value, but rather "want to retrieve all the contents and view ...