Question: Re-type the code and fix any errors. The code should convert non-positive numbers to 1. if (userNum > 0) cout using namespace std; 1 test

Re-type the code and fix any errors. The code should convert non-positive numbers to 1. if (userNum > 0) cout using namespace std; 1 test HNM+ passed int main() { int userNum; All tests passed cin >> user Num; /* Your solution goes here */ S return 0; 12 } Run View your last submission V
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
