PyCharm 2017.3 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 Ctrl+Alt+E:
    py execute selection in console
Last modified: 28 March 2018