1. Using a loop, ask the user to enter 7 numbers and find the average. 2. Write a program to ask the user for two numbers, then show the quotient and the remainder. Bonus points if the quotient does not have a decimal. 3. Use the random block to make two numbers between 1 and 12. Ask the user to enter the product.