Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that will ask the user for some number of test scores in any order ( the scores should be non - negative

Write a program that will ask the user for some number of test scores in any order (the scores should be non-negative numbers). The user will indicate that they have no more test scores to enter by entering a negative number. The program should compute and output the following statistics:
average score
highest score
lowest score
range of scores
how many people didnt pass the test (a score below 60%)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions