3 lines
54 B
Python
3 lines
54 B
Python
from paramecio2.app import start_app
|
|
|
|
app=start_app()
|
from paramecio2.app import start_app
|
|
|
|
app=start_app()
|