Write a python program to enter names of employees and their salaries as input and
store them in a dictionary.
Answers
Answered by
2
Answer:
For example if you have an employee database or say dictionary in Python then they key ... How to create a dictionary from name and value pairs ... How to insert an entry in the dictionary.
Similar questions