3.3. Nesting

Sometimes you'll want to store multiple dictionaries in a list, or a list of items as a value in a dictionary. These actions are called nesting. We will look at some examples.