You can access most Python Editor commands from the Python Editor toolbar.
Python Editor toolbar
The Python Editor toolbar supports the following commands:
See Accessing Python Editor commands.
The Python Editor interactive console is similar to the Python IDLE. It provides feedback on the code in the Python Editor active work area. Errors, results from executed scripts and other feedback is also displayed in this console.
The Python Editor interactive console supports the following features:
The Python Editor work area provides a workspace area for writing scripts, dragging and dropping scripts, commenting and uncommenting scripts.
The Python Editor work area supports the following features: