Which operator aside from === and !== can we use for comparisons?

>=We can't use any other operatorsThe true and false values

Make sure to pick >=.