1.
Put the code in the right order to create a program that will ask the user for an integer between 0 and 25, print the value, and if the value is greater than 18, print a message saying βThis is an overloadβ; otherwise print a message saying βNot an overloadβ.