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