Part 28 Python Program to to find Sum of first n numbers

Опубликовано: 20 Июль 2026
на канале: Essence of Coding
92
9

This program will take input of any number from user and will print the sum of FIRST N Numbers.
Goal is to understand:
1.Execution of loop
2. Add new values to already existing value

CODE WITH ME. PRACTICE WITH ME AND ENJOY PROGRAMMING

Link for conditional statement video:
   • Conditional Statement in Python  


Link for understanding looping :
   • Part 25.1 Looping in Python  

For any query do write in comment section
Click here to subscribe:    / @essenceofcoding1023  

#learnpython #essenceofcoding #looping