Exercise: Combine logical operators

Use a combination of Logical Operators and parentheses to check if both x and y are True or neither of them is True.
Python
Setting up Python environment...
Output