C programming question : Write a program that asks the user to enter a number greater that 100. Do this process until the user enters the first number greater than 100. Use input validation loop. With...


C programming question :


Write a program that asks the user to enter a number greater that 100. Do

this process until the user enters the first number greater than 100. Use input

validation loop.
With the use of the for loop print 3 times, the entered number from the user

which is greater than 100, and after finishing the loop print “ You Won”.
Then write a switch, If the user enters a or b, print out “Have a nice day”. If the

user enters c print out “That is all for now”. Otherwise print out “ I love C

programming”. All of it in one single code.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here