Question: Using an array, ask user to input 5 integers (ranging from 1-10). Print how many values are greater then 5. Sample Run Enter 5

Using an array, ask user to input 5 integers (ranging from 1-10). Print how many values are greater then 5. Sample Run Enter 5 integers (1 to 10): 15789 3 integers are greater than 5 Using an array, asks 5 integers from user, then calculate and print their average Sample Run Enter 5 integers (1 to 10): 15789 Average is 6.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
