Place the del keyword before the name of a list followed by the index of the element to remove in square brackets. a_list = ["a", "b", " ...
確定! 回上一頁