🌈 搜索
📅  最后修改于: 2022-03-11 14:47:11.989000             🧑  作者: Mango
mylist = ["abc", "def", "ghi", "jkl", "mno", "pqr"] print(len(mylist)) # output 6