题库 Python题库 题目列表 在python中,当列表需要动态添加元素时,可以使用(...
单选题

python中,当列表需要动态添加元素时,可以使用( )函数添加一个新的元素到列表的尾部。

A.

append()

B.

del()

C.

sort()

D.

sorted()

题目信息
2021年 12月 选择题
75%
正确率
0
评论
56
点击