Aggregation - Sum

Kata: Compute the sum of all elements from an input.


Use CombineGlobally and Python built-in sum.