Recursive function to calculate sum of n numbers in python July 8, 2019 16 32 64 128 Write a recursive function to calculate the sum of n natural numbers in python