collections.OrderedDict return value code example Example: get first element of ordereddict list(ordered_dict.items())[0]