删除整个集合可使用以下哪个选项?

删除整个集合可使用以下哪个选项?

A.s.remove()

B.s.pop()

C.dels

D.s.discard()

正确答案:C

猜你喜欢