Pruefungskatalog/start.bat
2022-03-21 22:19:07 +01:00

7 lines
122 B
Batchfile

@echo off
echo Autor : Marcus Ferl
echo Beschreibung : IHK Prüfungsfragen
echo Programm gestartet
@py.exe main.py
pause