python get first n element of dict code example Example: access first element of dictionary python res = next(iter(test_dict))