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