Documentation

Function from library builtins

sum(sequence)

sumsequence

Returns the sum of the numbers in a sequence.

sequencesequence of numbers

The sum of the elements
Code
sum([12.5, 2, 0.5])
Result
15.0

See also sum in the official documentation

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 2123d16 (Mon, 30 Jun 2025 09:03:43 GMT)