To get the length of a Python array, use 'len()' a = arr.array('d', [1.1, 2.1, 3.1]) len(a) # Output: 3. 7. BoSsYyY. Code: Python. 2021-03-12 18:41:49.
確定! 回上一頁