implement a sum of numbers in the list python 3 function code example Example: python sum of list >>> list = [1, 2, 3] >>> sum(list) 6