Files
AutomateTheBoringStuffWithP…/practice_projects/CommaConnection.bat

2 lines
40 B
Batchfile
Raw Normal View History

2017-06-12 19:39:10 +08:00
@python.exe CommaConnection.py %*
@pause