Python Code Challenge

57 - Write a program that takes in two dictionaries of integers (integer keys and integer values) and outputs a dictionary of the elements that are in both dictionaries.