But empty function does not mean that the array values will be zeros. import numpy as np arr = np.empty(5) print(arr). In the above code, we ...
確定! 回上一頁