Question: C++ Program 1 ) Ask the user for a number 2 ) Print the message This is a big number if the number is above
C++ Program
1 ) Ask the user for a number 2 ) Print the message This is a big number if the number is above 100 3 ) Print the message This is a small number if the number is less than 10 4 ) Print the message This is a number if the number is between 10 and 100 5 ) Print the message Is this a number? in any other case 6 ) You should have a loop which performs steps 1-5 three times
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
