Inverse a list with reverse(). To modify a list by reversing the order of the elements, a solution is to use the function reverse(), example > ...
確定! 回上一頁