Exercise: Logical operators - not

The expression below currently evaluates to True. Add the logical not operator to reverse the result.
Python
Setting up Python environment...
Output