Slicing starts from the value at index 1 which is 2, then the next value will be at the previous index plus the step, which is 1 + 2 equals 3.
確定! 回上一頁