But why would we need booleans? Well, booleans are great for comparing things.

Great! Whenever we compare numbers, the result can only be true or false and stored in a Boolean-type variable.

Yikes! Didn't we want to compare the two numbers?