Use the len() method to return the length of an array (the number of elements in an array). Example. Return the number of elements in the cars array: x = len( ...
確定! 回上一頁