Question: Write a program that will prompt the user to enter a series of integer numbers and then keep a running total separately for positive numbers
Write a program that will prompt the user to enter a series of integer numbers and then keep a running total separately for positive numbers and negative numbers. Once a zero value is entered, terminate the loop. Then display the running totals for both positive numbers and negative numbers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
