想要增加list 裡面的元素,可以使用append 這個方法( method )來將新的元素增加到list 的最後。 my_list.append(object). 以thriller 的例子來說,若想要在這個代表著專輯 ...
確定! 回上一頁