To reverse a list in Python, you want to use the reverse() method. myList = [0,1,2,3,4,5]. myList.
確定! 回上一頁