kopia lustrzana https://github.com/animator/learn-python
change file name
rodzic
9f482ac818
commit
989278ebe3
|
@ -21,7 +21,7 @@ pip install numpy
|
||||||
|
|
||||||
## Importing NumPy
|
## Importing NumPy
|
||||||
|
|
||||||
To access NumPy functions, import it with the alias `np`:
|
To access NumPy functions, import it with the alias `np`.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
Ładowanie…
Reference in New Issue