Write a programin python to print sum of digit and reverse of a given number code example Example: sum of any numbers in python sum(list(map(int,input().split())))