Question: what am I doing wrong? Instructions Modify the program you wrote for the previous exercise so that it keeps reading positive integers and classifying them


what am I doing wrong?
Instructions Modify the program you wrote for the previous exercise so that it keeps reading positive integers and classifying them as ODD or EVEN until the user inputs -1. No classification should be produced for the -1. Sample Input Sample Output 1 3 ODD ODD ODD ODD EVEN 7 100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
