Code a for loop to loop through each chapter key in the contents dictionary.
for
chapter
contents
Make sure to type for chapter in contents.
for chapter in contents