Question: Write a program segment that reads a list of integers from the user, until the user enters -1, and finds how many were positive and
Write a program segment that reads a list of integers from the user, until the user enters -1, and finds how many were positive and how many were negative. Your program should print out the results with meaningful messages. [ Note: you cannot use arrays}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
