1. Using list.pop() function · 2. Using list.remove() function · 3. Using Slicing. We know that we can slice lists in Python. · 4. Using del statement. Another way ...
確定! 回上一頁