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