Python - Remove List Items ; Remove "banana": · ] thislist.remove("banana") print(thislist) · Remove Specified Index. The pop() method removes the specified index.
確定! 回上一頁