If you pass a negative index n to the subscript operator in a List, you get n-th last element. Therefore, the -1 element is the last one:
確定! 回上一頁