Answer: If statement
Explanation: An if statement is pretty self explanatory. It runs IF a certain condition is true. For instance, it might run IF the user's number is less than 2. If the user's number is more than 2, the code will not run.
6.0m questions
7.8m answers