Note that reverse changes the list and does not return anything. If you want to iterate over a sequence in reverse, you can use the reversed() function.
確定! 回上一頁