When using the standard Python run configuration in debug mode, PyCharm allows interactive use of the debug console. This is extremely useful — while paused at a breakpoint, I can run Python code, ...
# This is a sample Python script. # Press Shift+F10 to execute it or replace it with your code. # Press Double Shift to search everywhere for classes, files, tool windows, actions, and settings. def ...