Python 3.9: Question to tuple.index(value,start)

后端 未结 0 1773
太阳男子
太阳男子 2020-12-10 01:31

im new to programming and im currently learning about tuples in Python. I\'m using Python IDLE Version 3.9

Here is the code:

tupel = (1,2,3,4,5,6,7,8,9         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题