The domestic_animal and wild_animal variables contain dictionaries. Use a for loop to print a representation of each dictionary's keys and values in the format displayed in the example.
The dictionary variables have been defined; you do not need to accept any input.