Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(1) Prompt the user to input a set (the maxim number in the set is 50) of unspecified number of integers (the input of 0

(1) Prompt the user to input a set (the maxim number in the set is 50) of unspecified number of integers (the input of 0 signifies the end of the input), then display the inputted numbers (2 points).
Enter a set of integers (0 ends the input): 2 5 10 -6 -3 50 77 0
The inputted numbers are:
2 5 10 -6 -3 50 77
(2) Find the average of all the numbers, format to 2 decimal places (3 pts)
The average is 19.29
(3) Display all the number above and below the average (5 pts)
2 numbers above the average:
50 77
5 numbers below the average:
2 5 10 -6 -3
image text in transcribed
image text in transcribed
|-java tutonal for begrners- ny Home-zyBooks 145 prog 5: Average HomelCheggeom screenshotaptop screen-c | + https:/ learngbooks.com/yto k vsUENGR204Garo a Obersprng201Behageen4 set on s zyBookS My library ENGR 204 home > 145 Prog 5: Average zyBooks catalog @ HelpFAQ Daquante Martin 14.5 Prog 5: Average (1) Prompt the user to input a set (the maxim number in the set is 50) of unspecified number of integers (the input of O signifies the end of the input), then display the inputed numbers (2 points) Enter a set of intogers (0 onds the input): 25 10-6-3 50 77 The inputted numbers are: 2 5 10 -6 -3 50 77 (2) Find the average of all the numbers, format to 2 decimal places (3 pts) The average is 19.29 (3) Display all the number above and below the average (5 pts) 2 nunbers above the average: 50 77 s nunbers below the average 25 10 -6-3 O Type here to search

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Question

submit an example of fake news and be prepared to discuss in class

Answered: 1 week ago

Question

Identify the cause of a performance problem. page 363

Answered: 1 week ago