Learn how to run scripts by double-clicking on its icon in a file manager.
Running a script from the file manager depends on many factors:
- Operating system (Windows, macOS, Linux)
- The file manager
- Execution permissions
- File associations
This lesson will show you how to run a script on different platforms and what considerations to make before running the script.

Hi Darren,
First of all thanks for sharing this course, very useful for setting up solid foundations.
I have a question, I wonder why in Windows you didn’t open the file ‘hello.py’ using Notepad or Visual Studio Code? I hadn’t heard of Idle before, that’s a pretty nice tip.
Thanks!