Write a program that accepts any number of homework scores


Problem

Write a program that accepts any number of homework scores ranging in value from 0 through 10. Prompt the user for a new score if they enter a value outside of the specified range. Prompt the user for a new value if they enter an alphabetic character. Store the values in an array. Calculate the average excluding the lowest and highest scores. Display the average as well as the highest and lowest scores that were discarded.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that accepts any number of homework scores
Reference No:- TGS02645458

Expected delivery within 24 Hours