Question: ********Python************* write a python program to apply this: Create a dictionary of pet names and what kind of animal they are. For example, if you
********Python*************
write a python program to apply this:
Create a dictionary of pet names and what kind of animal they are. For example, if you have a dog named Hammond you will make an entry for "Hammond" : "dog".
Put at least three (3) key-value pairs in your dictionary.
Write a loop that will print out a sentence for each pair like: "Hammond is a dog."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
