Daniel B. answered 11/17/21
PhD in Computer Science with 42 years in Computer Research
Here is possible pseudocode.
// plus this new one
Fin M.
asked 11/16/21I am struggling with a Java coding problem.
How can I write an application that allows a user to enter any number of student quiz scores, as integers, until the user enters 99. If the score entered is less than 0 or more than 10, display Score must be between 10 and 0 and do not use the score. After all the scores have been entered, display the number of valid scores entered, the highest score, the lowest score, and the arithmetic average. We can't use array/array list in the code.
Any help is appreciated!
Daniel B. answered 11/17/21
PhD in Computer Science with 42 years in Computer Research
Here is possible pseudocode.
// plus this new one
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.