Question: 3. Write a program that read a user inputted integer variable name currentNumber. If currentNumber is odd, change its value so that it is now

3. Write a program that read a user inputted integer variable name currentNumber. If currentNumber is odd, change its value so that it is now 3 times currentNumber plus 1, otherwise change its value so that it is now half of currentNumber. This program MUST reject any inputs less than zero
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
