In the last two screencasts, we installed CPython on Window and setup the WIndows path variable, which allowed you to invoke the Python executable from anywhere on the command line.
This screencast shows you how you can use Notepad++ to edit Python code, and then execute them from the command line, thus setting up a proper Python programming environment.