Question: B) write a program that computes the positive and negative sums of a set of MAXNUMS user entered numbers. Include in your solution and display,
B) write a program that computes the positive and negative sums of a set of MAXNUMS user entered numbers. Include in your solution and display, the average of the positive and negative numbers (hint: Be careful not to count the number as a negative number.) Test your program by entering the numbers 17.-10, 19, 0, and -4. The positive average your program displays should be 18, and the negative average should be 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
