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