|
|
Information
Within the editor you have an output and error window. These can be used to track the progress of your program, to write out information as it is running so you can review it later, or simply copy and paste it into other programs.
Debugging is made easier by being able to retrieve information without effecting the actual program your writing.
|