Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Create a dictionary

0 votes
asked Apr 26, 2018 by anonymous
Create a dictionary that will contain a name as the key and values from 1 to 10 that will hold their pets, like dog, cat, goat, gold fish.

Enter 3 pet owners, with the first owner having 2 pets, the 2nd owner having 4 pets, and the 3rd having 6 pets.

1 Answer

0 votes
answered Apr 27, 2018 by Admin (5,100 points)
In which language?
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...