len()方法返回列表中的元素的數量。 語法以下是len()方法的語法: len ( list ) Parameters list-- 這是要被計算元素數目的列表Return Value 此方法返回列表中的 ...
確定! 回上一頁