Which of the following is not considered a logical operator in Python?
NOT
OR
AND
XOR

Computing Exercises are loading ...