How to Run a Python Script on Windows

Veröffentlicht am: 13 Juli 2026
auf dem Kanal: Step Nudge
17
like

Learn how to run a Python script on Windows using Windows Terminal. This quick no-talking tutorial shows how to create a simple Python file, save it with the .py extension, open Terminal in the script folder, and run the file using the python command.

This is useful for Python beginners, testing simple scripts, learning command-line basics, and running Python files without using a full code editor or IDE.

Steps:

Create a new file in Notepad
Add a simple Python print command
Save the file as hello.py
Open Terminal in the same folder
Run python hello.py
View the script output

If the python command does not work, try:
py hello.py

No talking, no long intro — just a quick step-by-step Windows and Python tutorial.


Auf dieser Seite können Sie das Online-Video How to Run a Python Script on Windows mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Step Nudge 13 Juli 2026 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 17 Mal angesehen und es wurde von like den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!