A Python program to add first n natural numbers
In this post i am writing a python program that prints the sum of first n natural numbers. We know
Read moreIn this post i am writing a python program that prints the sum of first n natural numbers. We know
Read more