can anybody tell please
How to open a window to see you python code
vg123
#3
like in pycharm if you want to run python code u click on a button and then a window opens and tel you what you have done
0 Likes
bschaaf
#4
The default python build system will run the currently open file. You can execute the currently selected build system under Tools > Build
.
0 Likes
bschaaf
#7
That’s not Sublime Text. This forum is only for Sublime Text support. I suggest asking in the pycharm forum.
0 Likes