Files
hdhdjshxh/task2/_backup/draft0003/src/test.bat
louiscklaw a14cfa137f update,
2025-02-01 02:01:48 +08:00

11 lines
119 B
Batchfile

@REM rm *.bas
@REM rm *.frm
@REM rm *.frx
@REM timeout 1
:loop
python ./Assignment.py
timeout /t 1
goto loop