how to get the first part of a dictionary in python code example Example: access first element of dictionary python res = next(iter(test_dict))