The pop() method removes a single list item at specified index and returns it. If no index is specified, it removes and returns the last item in the list.
確定! 回上一頁