The Python list del function removes the value at a specified index. After deleting, the remaining values moved up to fill the index gap.
確定! 回上一頁