第12082题 单选题
已知Python元组tuple1=('aa', 'bb', 'cc', '22'),求tuple1.index('22')的返回值是多少?
A

1

B

2

C

3

D

4

程序运行统计
暂无判题统计
提交0次 正确率0.00%
答案解析