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