pop (index): The method is used to remove item from the list based on index value. del(): This method is used to remove the particular item of the list or slice ...
確定! 回上一頁