6 lines
67 B
Python
6 lines
67 B
Python
from shell.Interactive import Interactive
|
|
|
|
|
|
Interactive().start()
|
|
|
from shell.Interactive import Interactive
|
|
|
|
|
|
Interactive().start()
|
|
|