Write a program that allows the user to enter a number of integers until the user inputs zero. (0) The program then prints the total number of positive, negative, even and odd integers that I’ve been entered. Your program should also print the sum and average of the input values (not counting zeros) The average should be rounded to 2 decimal places

Operations Research : Applications and Algorithms
4th Edition
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Wayne L. Winston
Chapter19: Probabilistic Dynamic Programming
Section19.4: Further Examples Of Probabilistic Dynamic Programming Formulations
Problem 7P
icon
Related questions
Question
(Java) Write a program that allows the user to enter a number of integers until the user inputs zero. (0) The program then prints the total number of positive, negative, even and odd integers that I’ve been entered. Your program should also print the sum and average of the input values (not counting zeros) The average should be rounded to 2 decimal places
Sample run
Enter the first integer (0 to terminate): 0
no numbers are entered except 0
Enter the first integer (0 to terminate): 3
Enter the next integer (0 to terminate): 1
Enter the next integer (0 to terminate): 6
Enter the next integer (0 to terminate): 0
The number of positives is 3
The number of negatives is 0
The number of evens is 1
The number of odds is 2
The total is 10
The average is 3.33
Transcribed Image Text:Sample run Enter the first integer (0 to terminate): 0 no numbers are entered except 0 Enter the first integer (0 to terminate): 3 Enter the next integer (0 to terminate): 1 Enter the next integer (0 to terminate): 6 Enter the next integer (0 to terminate): 0 The number of positives is 3 The number of negatives is 0 The number of evens is 1 The number of odds is 2 The total is 10 The average is 3.33
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Fundamentals of Information Systems
Fundamentals of Information Systems
Computer Science
ISBN:
9781305082168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning