how to check if the keys of a dictionary are the same code example Example: python check if two dictionaries have same keys d_1.keys() == d_2.keys()