Question: java Program Prompt: Using loops to avoid writing redundant code, write a program that prompts the user to enter five integer values. Be sure to
Program Prompt: Using loops to avoid writing redundant code, write a program that prompts the user to enter five integer values. Be sure to validate the input to make sure user's enter only integer values. You should re-prompt the user for input if/when they enter erroneous input. You should determine the average of the five integer values and output the result to the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
