Question: without using for loops please Write a program that does the following. Use an array and loops, a separate loop for each part, and do
Write a program that does the following. Use an array and loops, a separate loop for each part, and do all printing at the end. (a) Declare an array and fill it with 20 random test scores, each score between 70 and 100. (b) Compute the average score. (c) Compute the high score. (d) Compute the number of A scores. (e) Print the results in the following format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
