单项选择题

A.drop if v=10
B.delete if v=10
C.drop if v==10
D.delete if v==10