numpy-100
numpy-100 copied to clipboard
Update exercises100.ktx
Answer to question 9 correction: nz = np.arange(2, 11).reshape(3,3)
The question asks for values 0 to 8 : 9. Create a 3x3 matrix with values ranging from 0 to 8 (★☆☆)
Sorry @jhrozo, I merged PR from @Haksell and now it conficts with yours. I