插入正确的NumPy语法以打印数组的数据类型。
点击 此处 重试
arr = np.array([1, 2, 3, 4]) print(arr.w3exercise_input_no_0)
w3exercise_input_no_0