Skip to content

Commit

Permalink
Update 100_Numpy_exercises_no_solution.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Koray Tugay committed Sep 8, 2018
1 parent 4558c14 commit a0f7a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 100_Numpy_exercises_no_solution.md
Expand Up @@ -216,7 +216,7 @@ np.sqrt(-1) == np.emath.sqrt(-1)



#### 45. Create random vector of size 10 and replace the maximum value by 0 (★★☆)
#### 45. Create a random vector of size 10 and replace the maximum value by 0 (★★☆)



Expand Down

0 comments on commit a0f7a0d

Please sign in to comment.