C programming question :
Write a program that asks the user to enter a number greater that 100. Dothis process until the user enters the first number greater than 100. Use inputvalidation loop.With the use of the for loop print 3 times, the entered number from the userwhich 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 theuser enters c print out “That is all for now”. Otherwise print out “ I love Cprogramming”. All of it in one single code.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here