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