19 | | - one window for source code editing |
20 | | - one window for running the code and inspecting the results |
21 | | - one window for running a debug (e.g. via `python -mpbd source.py`) |
22 | | - one window for working with auxiliary files, e.g. edit testing |
23 | | data |
| 19 | - one window for source code editing |
| 20 | - one window for running the code and inspecting the results |
| 21 | - one window for running a debug (e.g. via `python -mpbd source.py`) |
| 22 | - one window for working with auxiliary files, e.g. edit testing |
| 23 | data |