79821305

Date: 2025-11-16 05:56:44
Score: 1.5
Natty:
Report link

Open cmd in your script's folder (as before: in File Explorer, click the address bar, type "cmd", and press Enter).

Instead of typing just scriptname.py, type this exactly (replace scriptname.py with your actual file name):

python scriptname.py

Press Enter. The script should now run directly in the current cmd window, without popping up a new one that disappears

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Eric HÃ¥kansson