Differ from value comparisons in that the condition only need to be true for some pair of items in a sequence
=
!=
<
<=
>
>=
These operators always return either true or false.