PyCharm 2018.2 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: 21 November 2018