program to calculate sum of first n natural numbers using while loop

Опубликовано: 20 Июль 2020
на канале: codetyro
21,265
243

This video explains you how to write a program to calculate sum of first n natural numbers using while loop.


Relevant videos:

Video on for loop :    • for loop in Python  

Video on program to print sum of first 10 natural numbers:    • python program to print the sum of fi...  

Playlist on Python Fundamentals: https://www.youtube.com/playlist?list...

Playlist on Conditional and Iterative Statements (Programs) : https://www.youtube.com/playlist?list...

#python #pythonprogramming #whileloop