We can also use a comparison operator to compare a variable with another variable, like in min <= max.

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