登录  注册

首页->Python练习题

list1=[1,2,3],执行语句list1.insert(1,6)后,list1的值为()

(A)[6,1,2,3]

(B)[1,2,3,6]

(C)[1,6,2,3]

(D)[1,2,6,3]

查看解析
参考答案
继续答题:下一题
微考学堂微考学社

更多Python练习题试题

考试