We can also compare items directly in the if statement's parentheses.

Great! We can make comparisons with operators like == inside parentheses. This comparison evaluates to true because both values are equal.

When comparing, we usually start with the variable and put the == operator between the variable and the value.