sum of numbers in a program pyhton code example Example: sum of any numbers in python sum(list(map(int,input().split())))