Python list.pop() method removes the element using index. If there is no index specified, it removes the last element from the list.
確定! 回上一頁