Question: Please help java assignment Looping Lab Write a Java program that asks the user to enter 1 0 positive integer values, or to quit early,

Please help java assignment
Looping Lab
Write a Java program that asks the user to enter 10 positive integer values, or to quit early, enter a negative number. After the user finishes entering their values, display the following information:
The total number of positive values entered.
The total sum of all the values entered.
The average value as a decimal number (real number).
Output and Testing:
It is important to test your program with different data values and scenarios. Run your program and test it with the criteria below. Take a screenshot of the output console for each test case. You will be submitting the screenshots along with your program code.
Enter 10 positive integers.
Enter 5 positive integer values and then a negative number.
Enter no positive integers and start with a negative number.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!