You cannot remove an item from a list if it does not appear in said list. The Python error ValueError: list.remove(x): x not in list tells ...
確定! 回上一頁