题目详情
单选题 如果要从列表中删除第一个出现的指定元素,应该使用哪个方法
A. .delete(index)
B. .pop()
C. .remove(element)
D. .clear()
学科:Python程序设计
时间:2024-11-03 04:01:58
相关题目
相关作业