Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)
a is b
b( ) > 2
a() > 2
a is not None
Submit