单项选择题

A.if ’var’in locals()
B.if var
C.if exists(var)
D.if ’var’in globals()