The list index starts with 0 in Python. So, the index value of 1 is 0, 'two' is 1 and 3 is 2. But what if ...
確定! 回上一頁