exec
from Default Module
Added on Pylo 1.0
exec.pylo()
execute str as pylo
exec.pylo("show('Hello')")
exec.py()
execute str as python
exec.py("print('Hello')")
Last updated
from Default Module
Added on Pylo 1.0
execute str as pylo
exec.pylo("show('Hello')")
execute str as python
exec.py("print('Hello')")
Last updated