6. 在 Python 中,len()函式返回什麼?
(A) The sum of all elements in a list
(B) The index of an element
(C) The type of an object
(D) The length of an object

答案:登入後查看
統計: A(1), B(0), C(0), D(6), E(0) #3494441

詳解 (共 1 筆)

#6566752
正確答案是:(D) The lengt...
(共 684 字,隱藏中)
前往觀看
2
0