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