PRG/420 Week 3 Java 3.12 LAB: Varied amount of input data

$ 7

PRG/420 Week 3 Java 3.12 LAB: Varied amount of input data

Statistics are often calculated with varying amounts of input data. Write a program that takes any number of non-negative integers as input, and outputs the average and max. A negative integer ends the input and is not included in the statistics.

Ex: When the input is:
15 20 0 5 -1

the output is:
10 20
You can assume that at least one non-negative integer is input.

991 in stock

SKU: PRG420WK3LAB3P12 Category:

Description

PRG/420 Week 3 Java 3.12 LAB: Varied amount of input data

Statistics are often calculated with varying amounts of input data. Write a program that takes any number of non-negative integers as input, and outputs the average and max. A negative integer ends the input and is not included in the statistics.

Ex: When the input is:
15 20 0 5 -1

the output is:
10 20
You can assume that at least one non-negative integer is input.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.