Write a program to print reverse counting from 10 to 1 using while loop in Python
* Write a program to print reverse counting from 10 to 1 using while loop in Python
Ans=>
* Write a program to print reverse counting from 10 to 1 using for loop in Python
Ans=>
* Write a program to print numbers 1 to 100 using for loop in Python
Ans=>
* Write a program to print numbers 1 to 100 using while in Python
Ans=>
0 Comments