Loop Through a Dictionary

# Introduction In this lab, we need to write a program that uses a `for` loop to print all the values of a dictionary called `my_dict`, which contains the keys and values `"Elvis": 84` and `"Nelson": 74`.

|60 : 00

Click the virtual machine below to start practicing