5 lines
66 B
Python
5 lines
66 B
Python
from shell.Interactive import Interactive
|
|
|
|
Interactive().start()
|
|
|
from shell.Interactive import Interactive
|
|
|
|
Interactive().start()
|
|
|