<< quitPy Scithon

Scithon >> Scithon > startPy

startPy

Starts the python interpreter.

Syntax

startPy

Description

Starts the python interpreter, must be called before using any of the other functions offered by Scithon.

Example

startPy
py("a=5;print(a);")
quitPy

Report an issue
<< quitPy Scithon