python獲取數組元素個數的方法

好比:spa mylist = [1,2,3] print(len(mylist)) 運行的結果爲: 3
相關文章
相關標籤/搜索