What happens when the condition of an if / else statement is true?
if
else
true
The if code block runs.