sum () Syntax. The syntax of the sum() function is: sum(iterable, start). The sum() function adds start and items of the given iterable from left to right.
確定! 回上一頁