Fantastic! The code in the braces of an if statement only runs if its condition has the boolean value of true.
true
Don't we want to display something if and only if the condition is met?