If the number on the left is less than or equal to the number on the right, like in 11 <= 11, the result is True.

Make sure to pick 11, followed by <=, and finally 11.