Question: in c++ Jump to level 1 Write an if-else statement to output Less than or equal to 40 if the value of userNum is less
Jump to level 1 Write an if-else statement to output "Less than or equal to 40 if the value of userNum is less than or equal to 40. Otherwise, output "More than 40. End with a newline. Ex: If the input is 41, then the output is: Less than or equal to 40
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
