python get first last elemnt ordered dict code example Example: get first element of ordereddict list(ordered_dict.items())[0]