1.
Q5: Put the code in the right order to create a program that will generate an integer value 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”.