In order to reverse a list, the first element of the list must be swapped with the last element, the second element with the second last element, and so on ...
確定! 回上一頁