While we're at it, we can also use the >= and <= operators to compare values. Would you mind?

Let's try and log true in the console.

Nice! Again this comparison results in a boolean value.

Didn't we want to log true?