PyCharm 2018.1 Help

Loading Code from Editor into Console

To run source code from the editor in console

  1. Open file in the editor, and select a fragment of code to be executed.
  2. On the context menu of the selection, choose Execute selection in console, or press Shift+Alt+E:
    py execute selection in console
Last modified: 23 July 2018