Does Pycharm have Interactive Python Interpreter?

后端 未结 5 1292
小鲜肉
小鲜肉 2020-12-04 22:22

I am a fairly new Pycharm user switched from other IDEs recently.

One question I have is about the interactive python interpreter, which is the \"window\" I can type

5条回答
  •  独厮守ぢ
    2020-12-04 22:30

    You can set the PyCharm then it runs the same as PyScripter.

    Run --> Edit Configurations --> Select "Show command line afterwards".

提交回复
热议问题