Comparison operators

We also can compare different numerical variables. These might be familiar to you from math class. Let's enter these into Playgrounds:

As you can see in the Results panel, these comparison entries result in true or false based on the values that you enter (here, 1 and 2).