python中的列表(len()函數)

len()函數返回列表的長度 例如:web info=["xiaoming","23years","2000","male"] a=len(info) print(a) out :svg 4
相關文章
相關標籤/搜索