1. Write a program that uses a "do while" loop to print a line of 60 asterisks.
2. Write a program that prompts the user to enter an integer, n, and the n floating-point numbers. As the numbers are read, the program will calculate the average of the positivie numbers.