numpy-100 icon indicating copy to clipboard operation
numpy-100 copied to clipboard

Update exercises100.ktx

Open jhrozo opened this issue 4 years ago • 2 comments

Answer to question 9 correction: nz = np.arange(2, 11).reshape(3,3)

jhrozo avatar Apr 30 '20 04:04 jhrozo

The question asks for values 0 to 8 : 9. Create a 3x3 matrix with values ranging from 0 to 8 (★☆☆)

Haksell avatar May 02 '20 05:05 Haksell

Sorry @jhrozo, I merged PR from @Haksell and now it conficts with yours. I

rougier avatar May 03 '20 08:05 rougier