1) Open the installed notepad++ 2) New file 3) In the title bar above notepad++, click [Language], select Python in [P] and click 4) Enter python code 5) In the title bar above notepad++, click [Run], select [Run] and click 6) Enter the following command: cmd /k python "$(FULL_CURRENT_PATH)" & ECHO. & PAUSE & EXIT