Learn
First, let’s review iterating over a dict
.
Instructions
1.
Call the appropriate method on movies
such that it will print
out all the items (hint, hint) in the dictionary—that is, each key and each value.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.