numpy创建全1的数组,使用的函数为:


numpy创建全1的数组,使用的函数为:

A.np.ones(5)

B.np.ones[5]

C.np.zeros(5)

D.np.zeros[5]

正确答案:A


Tag:数组 函数 时间:2023-01-03 15:37:17