write a python function to sum all the numbers from usernum to 0 code example Example: sum of any numbers in python sum(list(map(int,input().split())))