2.2 If Statements
-
Incorrect
Correct
No Answer was selected
Invalid Answer
Vocabulary
Term | Definition |
---|---|
If Statement | An if statement lets you ask a question to the program and only run code if the answer is true. |