dsPython add key value pair to dictionary This is a Python Program to add a key-value pair to a dictionary. Problem Description The program takes…byJohn