Boolean values

Report a typo

Assuming that variables have the following boolean values:

a = True
b = False
c = a and not b

Enter the result of evaluating the expression:

a and (not c or b)

Try to recall the order of the operations!
Enter a short text
___

Create a free account to access the full topic