🌈 搜索
📅  最后修改于: 2022-03-11 14:56:42.135000             🧑  作者: Mango
# python 3 print [1,2,3,2,7,2].count(2) # 3