Skip to content

sravya27/Multi-Value-Dictionary

Repository files navigation

MultiValuDictionary

Enter exit to quit

Enter one of the following commands to perform the desired operation:

Menu --> To display the menu

Add --> To Add an element to the dictionary

Keys --> To print all the elements in the dictionary

MemberExists --> To Check if the member exists in the dictionary for the given key

AllMembers --> To print all the members in the dictionary

keyexists --> To check if the key exists in the dictionary

Members --> To print all the members in the dictionary

Remove --> To remove a member from the dictionary

RemoveAll --> To remove all the members for a key in the dictionary

Clear --> To remove all the keys and members from the dictionary

Items --> To print all the keys and the members in the dictionary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages