keys# Parameters.keys()# Return a view object that contains the keys in the dictionary. Returns: dict_keysA view object that contains the keys in the dictionary.