Python Operating Environment - Version 1.2.1 Visral Operating Environment for Python1) The results from code executed in the four Visral OE's editing PADs are directed to separate document windows. This means command line prompts are unnecessary and work product is kept separate, not intermixed with instructions. 2) Because the output windows are also document editors, comments and images that might be necessary to clarify or augment the result can easily be added. Finished documents can be printed in-part or in-full and saved as RTF files, which can be further edited with MS Word.3) Besides being able to cut, copy, and paste into a PAD, any selection of code can be run, edited, and then rerun again without the need to retype the entire expression. 4) The more common Python modules are automatically imported with their alias on startup, saving having to constantly re-enter them. There is also a Python priming file for the same purpose that can be user configured.