Question: Ask the user for a positive integer. Output whether the integer is odd or even. Tell the user if the value input was not

Ask the user for a positive integer. Output whether the integer is odd or even. Tell the user if the value input was not a positive integer. (Hint: %) Input a positive integer: 47 The integer is odd. Input a positive integer: -12 The integer is not positive.
Step by Step Solution
3.47 Rating (163 Votes )
There are 3 Steps involved in it
include usin... View full answer
Get step-by-step solutions from verified subject matter experts
