题目详情
单选题 alist = [1,1,2,3,4] 求元素1首次出现的列表位置,使用的列表方法为
A. count()
B. append()
C. index()
D. find()
学科:Python语言程序设计
时间:2023-11-17 21:22:36
相关题目
相关作业