Untitled

Anonymous
plain_text
04/05/2023 11:55 AM
168 B
16
Indexable
@echo off
"Path where your Python exe is stored\python.exe" "Path where your Python script is stored\script name.py"
pause
Editor is loading...