/Sum-of-n-natural-number

In this program, you'll learn to find the sum of n natural numbers using while loop and display it.

Primary LanguagePython

Watchers