题海让大学四年没有难题
白天模式登陆

题目详情

单选题 ls=[1,2,3,4,5],which of the following choices could NOT remove the first element from the list

A. ls.pop(1)

B. del ls[0]

C. ls = ls[1:]

D. ls.remove(1)

Python程序设计(双语)课程封面

学科:Python程序设计(双语)

时间:2025-03-24 07:12:49

Copyright © 2022 津ICP备2021001502号