pow funct5. Write a python program using a function to find the sum of digits of a number. code example Example: sum of any numbers in python sum(list(map(int,input().split())))