Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update exercises100.ktx #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update exercises100.ktx #110

wants to merge 1 commit into from

Conversation

jhrozo
Copy link

@jhrozo jhrozo commented Apr 30, 2020

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

Answer to question 9 correction:
nz = np.arange(2, 11).reshape(3,3)
@Haksell
Copy link
Contributor

Haksell commented May 2, 2020

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

@rougier
Copy link
Owner

rougier commented May 3, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants