Question: Develop a Dictionary that will store data values for applications found in daily life such as: telephone directory, addresses with household names, to-do lists etc.
Develop a Dictionary that will store data values for applications found in daily life such as: telephone directory, addresses with household names, to-do lists etc.
Using either pseudo-code or actual python code explain the following:
- adding new values into the Dictionary
- deleting values from the Dictionary
- accessing values from the Dictionary
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
