Code a for loop to loop through each character key in the cast dictionary.
for
character
cast
Make sure to type for character in cast.
for character in cast