3 lines
26 B
Batchfile
3 lines
26 B
Batchfile
|
@echo off
|
||
|
python hm.py %*
|