Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

I need to create a java program that: 1. requests 7 separate double inputs from the user (no more, no less). I have tried looping

I need to create a java program that:

1. requests 7 separate double inputs from the user (no more, no less). I have tried looping and don't think it will work because the prompt shown to user must be (Enter #1, Enter #2, Enter #3, Enter #4, etc). The only import I can use is the scanner.

2. Evaluates those 7 user inputs, calculate and display : how many of the entries were at or above 20, how many of those entries were below 20, the highest value entered, the lowest value entered and the average of the values.

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