Which operator is used to check if a key is present in a dictionary?
D) ==
==
C) is
is
B) not in
not in
A) in
in