<languages />
你可以使用 append() 将元素添加到数组的方法。
append()
向中添加一个元素 cars 数组:
cars
cars.append("Honda")
Python数组教程
排列
什么是数组
存取阵列
阵列长度
循环数组元素
删除数组元素
数组方法