Use remove() method to remove a single item from a list. The method searches for the first instance of the given item and removes it.
確定! 回上一頁