find the sum of numbers from 1 to 10 in python code example Example: sum of any numbers in python sum(list(map(int,input().split())))