Answer:
Python 'If not' Syntax
In Python, not is a logical operator that evaluates to True if the expression used with it is False . This operator is used along with the if statement, called if not statements.
8.8m questions
11.4m answers