Python Data structure index Start at 1 instead of 0?

前端 未结 4 731
说谎
说谎 2020-12-19 02:06

I have a weird question: I have this list of 64 numbers that will never change:

(2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40,          


        
4条回答
提交回复
热议问题