@@ -604,7 +604,7 @@ hint: np.set_printoptions
|
|||||||
|
|
||||||
< a49
|
< a49
|
||||||
np.set_printoptions(threshold=float("inf"))
|
np.set_printoptions(threshold=float("inf"))
|
||||||
Z = np.zeros((16,16))
|
Z = np.zeros((40,40))
|
||||||
print(Z)
|
print(Z)
|
||||||
|
|
||||||
< q50
|
< q50
|
||||||
|
|||||||
Reference in New Issue
Block a user