Programming and Problem Solving through Python Programming Examples
Dictionary in pyhton
Program - 3
Python program to enter names of employees and their salaries as input and store them in a dictionary
Program - 5