Python sum is a built-in function that is used to return the sum of all the items in an iterable. Iterable can be a tuple, list, and set.