6 lines
136 B
Batchfile
6 lines
136 B
Batchfile
@echo off
|
|
mode con: cols=120 lines=40
|
|
title LA COMPANIE
|
|
cd /d "%USERPROFILE%\Documents\cmd-alexandra-toxicity"
|
|
python jeu.py
|
|
pause > nul |