Screen Cast on Using NotePad++ To Edit and Run Python Programs on Windows. We install and use NotePad++ to create Python programs which we run in the command line interface. We make a small error in the program and then correct it and rerun the program as well as talking about the features of NotePad++.
1)Download notepad++
2)when notepad++ is installed and open, Plugins>Plugin Manager>list of plugins
3) check 'Python script' checkbox
then
4) Plugins(again)>Python script>show console
the console opens up below the editor.
pornofan99 3 months ago
notepad my ass ass
basicxml 1 year ago
A useful video for beginners but the title is misleading - you're not running the python program from Notepad++, you're running it from the command line.
chimpwithagun 1 year ago
you can use the Python Script for Notepad++ plugin to run Python scripts now.
davegb 1 year ago
Just use Gvim or Emacs.
DicksOrGTFO1 1 year ago
it's will be great if you will show, how to run python scripts using Notepad++, not command line
JTim90 1 year ago
fail, i was sopposed to type print xD lol
bluezone3 1 year ago
Great Video! Hope to see more of these types of videos.
falconxlc 2 years ago