mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-22 11:04:25 +01:00
commit
255b9a574b
2
README.md
vendored
2
README.md
vendored
@ -3161,7 +3161,7 @@ The built-in `ord()` function returns a character's Unicode [code point](https:/
|
|||||||
<!-- Example ID: edafe923-0c20-4315-b6e1-0c31abfc38f5 --->
|
<!-- Example ID: edafe923-0c20-4315-b6e1-0c31abfc38f5 --->
|
||||||
|
|
||||||
```py
|
```py
|
||||||
# `pip install nump` first.
|
# `pip install numpy` first.
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
def energy_send(x):
|
def energy_send(x):
|
||||||
|
Loading…
Reference in New Issue
Block a user