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