首页题库练习题目详情
Python程序设计单选题中等

列表的哪个方法可以用于查找某个元素的索引?

Aindex()
Bfind()
Csearch()
Dlookup()