以下列表操作方法中,属于原地操作,无返回值的为:


以下列表操作方法中,属于原地操作,无返回值的为:

A.pop()

B.append()

C.remove()

D.clear()

正确答案:ABC


Tag:原地 操作 列表 时间:2023-02-08 21:22:06