名称 功能 实例
[] 新建列表 python列表函数 Python 第1张
reverse() 反序 python列表函数 Python 第2张
max() 最大值 python列表函数 Python 第3张
min() 最小值 python列表函数 Python 第4张
sort() 排序 python列表函数 Python 第5张
count() 查找次数 python列表函数 Python 第6张
index() 首次出现下标 python列表函数 Python 第7张
append() 末尾追加 python列表函数 Python 第8张
insert() 指定位置插入 python列表函数 Python 第9张
extend() 追加多个元素 python列表函数 Python 第10张
pop() 移除最后元素 python列表函数 Python 第11张
pop(x) 移除指定位置元素 python列表函数 Python 第12张
remove() 移除指定元素 python列表函数 Python 第13张
clear() 清空 python列表函数 Python 第14张
len() 返回长度 python列表函数 Python 第15张
+ 连接 python列表函数 Python 第16张
* 重复 python列表函数 Python 第17张
in 是否存在 python列表函数 Python 第18张
not in 是否不存在 python列表函数 Python 第19张
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄