python program to dispaly sum of 5 digit code example Example: sum of any numbers in python sum(list(map(int,input().split())))