4 lines
31 B
Batchfile
4 lines
31 B
Batchfile
@echo off
|
|
python main.py
|
|
pause
|
@echo off
|
|
python main.py
|
|
pause
|