trailing File addressed

This commit is contained in:
SebastianoF
2020-01-21 14:09:14 +00:00
parent 8049fac912
commit 975f4860ec
8 changed files with 17 additions and 9 deletions

View File

@@ -9,7 +9,9 @@ and new users but also to provide a set of exercises for those who teach.
If you find an error or think you've a better way to solve some of them, feel
free to open an issue at <https://github.com/rougier/numpy-100>File automatically generated. See the documentation to update questions/answers/hints programmatically.
free to open an issue at <https://github.com/rougier/numpy-100>.
File automatically generated. See the documentation to update questions/answers/hints programmatically.
#### 1. Import the numpy package under the name `np` (★☆☆)