You are viewing a single comment's thread. Return to all comments →
I Code this but it dosen't approved my solve why? y = np.zeros(([3,3,3]),dtype=np.int32) print(y) x = np.ones(([3,3,3]),dtype=np.int32) print(x)
Seems like cookies are disabled on this browser, please enable them to open this website
Zeros and Ones
You are viewing a single comment's thread. Return to all comments →
I Code this but it dosen't approved my solve why? y = np.zeros(([3,3,3]),dtype=np.int32) print(y) x = np.ones(([3,3,3]),dtype=np.int32) print(x)