Python 内置的[**len()**](python-30-func-len.html) 方法可以应用于列表,用于返回列表元素个数## 语法```python len(list_obj) ``` ## 参数|参数|说明| ...
確定! 回上一頁