...
Code Block | ||||
---|---|---|---|---|
| ||||
import.math |
Similar to the random module, the “math” prefix has to be written to a function before it can be executed:
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
import.math |
Similar to the random module, the “math” prefix has to be written to a function before it can be executed:
...