The pop(index) removes an item at the given index in the list. If no index position is provided, pop removes and returns the last element of the list or you ...
確定! 回上一頁