登录  注册

首页->python程序设计

列表list = [1, 2, 3, 4, 5 ],求元素3的下标,使用( )获取。

(A)list.find(3)

(B)list.index(3)

(C)list.sort(3)

(D)list.count(3)

参考答案
继续答题:下一题
微考学堂微考学社

更多python程序设计试题

考试