python safely get first element of ordereddict code example Example: get first element of ordereddict list(ordered_dict.items())[0]