News

1. Using a for loop, write a program that prints out the decimal equivalents of 1/2, 1/3, 1/4,..., 1/10. 2. Write a program using a while loop that asks the user for a number, and prints a countdown ...