$39.99
Iterative Control Statements
1. Write a program to print MySirG 5 times on the screen
2. Write a program to print the first 10 natural numbers.
3. Write a program to print the first 10 natural numbers in reverse order
4. Write a program to print the first 10 odd natural numbers
5. Write a program to print the first 10 odd natural numbers in reverse order.
6. Write a program to print the first 10 even natural numbers
7. Write a program to print the first 10 even natural numbers in reverse order
8. Write a program to print squares of the first 10 natural numbers 9. Write a program to print cubes of the first 10 natural numbers
10. Write a program to print a table of 5.