python获取数组元素个数的方法

好比:spa mylist = [1,2,3] print(len(mylist)) 运行的结果为: 3
相关文章
相关标签/搜索