python 7:del 列表指定元素、list.pop(索引)、list.remove(元素值)(删除 ... 'specialized'] 2 print(bicycles) 3 del bicycles[0] #删除指定列表 ...
確定! 回上一頁