Description
More on Iterative Control Statements
1. Write a program to print MySirG N times on the screen
2. Write a program to print the first N natural numbers.
3. Write a program to print the first N natural numbers in reverse order
4. Write a program to print the first N odd natural numbers
5. Write a program to print the first N odd natural numbers in reverse order.
6. Write a program to print the first N even natural numbers
7. Write a program to print the first N even natural numbers in reverse order
8. Write a program to print squares of the first N natural numbers 9. Write a program to print cubes of the first N natural numbers
10. Write a program to print a table of N.
Reviews
There are no reviews yet.