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