Add code to the Enter Info module to ensure that the user enters an appropriate ID number (an integer) and that the score is between 0 and 100 (inclusive). Since Class Avg has been declared as a...



Add code to the Enter Info module to ensure that the user enters an appropriate ID number (an integer) and that the score is between 0 and 100 (inclusive). Since Class Avg has been declared as a Float, it is unlikely that there will be many student averages which match the Class Avg exactly. Add code to the Statistics Module to calculate how many grades fall within a range of Class Avg. The range should be between the Floor() of the Class Avg and the Ceiling() of Class Avg





May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here