Question: 4. Write a program that uses a while loop to perform the following steps: . Reads integer numbers from the user until the user enters
4. Write a program that uses a while loop to perform the following steps: . Reads integer numbers from the user until the user enters a zero. . Count the total number of positive numbers and the total number of negative numbers. CT.Add all the positive numbers and add all the negative numbers separately. Finally, output the sum and count of all positive numbers and negative numbers on the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
