We might also want to check if a number is less than or equal to another number.

To check for equality, we just need to add the = sign. <= is called the less than or equal sign. Really rolls off the tongue doesn't it?