Write a program to print from 10 To 1 . using While loop in python by with asifkbs25 || Q3

Опубликовано: 21 Февраль 2026
на канале: Coder Asif
695
8

#pythonQuestion #level1 #importantQuestion
Program to Print First 10to 1 Numbers -
.
.previous question
Q1.   • Program to print First 10 Natural numbers ...  

.
Q2.   • Print First N natural Number  in hindi  us...  
.
.
.
Q3.   • Write a program to print from 10 To 1 . us...  
.
.
.
Q4.   • Write a program to print from N To 1 . usi...  
.
.
.
Q5.   • Write a program to print Sum from 1 to n. ...  

.
.

Q6.   • Write a program to print Sum of square fro...  
.
.
.
.Q7.
.
.

Q8.
.
.
.
Q9.
.
.
Q10.

.
playlist :   • Python  Question level 1(basic level ) by ...  
In this video, I have explained a program with while loop to print10 To 1 using while loop. This program is also called as printing first 10 natural numbers. Natural Numbers starts from 1 and it goes to infinite. So, printing first 10 natural number means printing 1 to 10. This is the very first and basic program to print 1 to 10 using while loop. While loop is the basic looping system in Python Programming.

playlist:    • Python  Question level 1(basic level ) by ...  
1. Initialization of counter variable.
2. Condition
3. Increment/Decrement of counter variable


#playlist
Python Question level 1(basic level ) by Asifkbs25 (Asif Khan)
   • Python  Question level 1(basic level ) by ...  


.
.
.
.
.
ignore tag
#while loop in python
loops in python
loops in python programming
loops in python for beginners
programming exercises python
python while loop examples
python looping tutorial
python looping statements
first 10 natural number
first n natural number
print 10 numbers in python
print 10 natural numbers
reverse order
technical guruji
carryminati
harshit vashisth
printing first n natural numbers
n natural numbers in reverse
Program to Print First 10 Natural Numbers