Question: Exercise 1 : Simple IF Codio will provide you with a number, that will be stored in a variable called num. Create the code to
Exercise : Simple IF
Codio will provide you with a number, that will be stored in a variable called num. Create the code to print out the word Hit! when the number is or above. The program will print nothing if the number is less than
Do not alter the code above line as this code allows Codio to run your program.
Click on the Try It button below to test your code. Because the input statement above does not have a prompt, the terminal window will just display a white rectangle after a bunch of text. Click in the terminal window, where you see the white rectangle and enter where you see the blinking cursor. Then click on the enter key. You should see the message Hit!. If you do not see this message, click on the Codio Visualizer link to run your code line by line. If you
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
