Yessiree! After all, >=
means greater than or equal to, just as <=
means less than or equal to.
Psst: since the comparison of 5
and 5
satisfies one of the conditions, the result is true
.
Whoops! We agreed that the output should be true
, no?