Question: [PYTHON] Write a program that asks the user to enter a number between 1 and 99. Then it prints the following statement as many times
[PYTHON] Write a program that asks the user to enter a number between 1 and 99. Then it prints the following statement as many times as the users number:
This is the 1st iteration.
This is the 2nd iteration.
This is the 9th iteration.
This is the 20th iteration.
This is the 21st iteration.
This is the 22nd iteration.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
