Does Pycharm have Interactive Python Interpreter?
I’m using Pycharm community edition version 2016.1.2 I do the following to get an interactive prompt when debugging Debug a file (put a breakpoint somewhere you want to work with) In the debug window, there should be a ‘Console’ tab, select it On the left tool bar of the console, there is a button 2nd … Read more