If the left string isn't equal to the right string, as in "subscribed" != "rejected", the result is True.

Make sure to pick "subscribed", followed by !=, and finally "rejected".