Write a program to find sum of n natural numbers in python July 8, 2019 16 32 64 128 Write a program to find the sum of first n natural numbers in python How to find sum of numbers in python Find next greater number with same set of digits Given an integer num repeatedly add all its digits until the result has only one digit and return it Find perfect number in java