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