3 Selection Q3

Construct a program that asks a user to enter a number from 0 to 100 inclusive. If they enter this number the program should respond with CORRECT. If not it should display “Incorrect”.

Scroll to Top