Next, how can we find out which rent is higher?

By comparing them with the > operatorBy comparing them with the === operatorBy comparing them with the !== operator

By comparing them with the > operator.