pull/288/head
Hema Sree 2024-05-15 17:58:33 +05:30
rodzic 59e79c7627
commit 9f482ac818
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ Ensure Python is installed in your system. If not you can install it from here([
pip install numpy
```
# Importing NumPy
## Importing NumPy
To access NumPy functions, import it with the alias `np`: