Which of these is not a comparison?
is_day = True
time_left < 30
is_even != True
is_prime == False
is_day = True.