Skip to content

Commit d3ac0dd

Browse files
authored
Merge pull request rougier#65 from koraytugay/patch-1
Update 100_Numpy_exercises_no_solution.md
2 parents 4558c14 + a0f7a0d commit d3ac0dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

100_Numpy_exercises_no_solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ np.sqrt(-1) == np.emath.sqrt(-1)
216216

217217

218218

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

221221

222222

0 commit comments

Comments
 (0)