pycharm will not executed the code?
Answered
Hi
Am Samaati i try to start python soon when i tried to test some code phycharm is not executed whiter is wright or wrong nothing happing? i dont know more if there some one helpy me i snaping my screen below
Please sign in to leave a comment.
If you look at the command that PyCharm runs, you will see that a different file was executed. This is because PyCharm uses the same run configuration by default.
To run the currently open file you can right-click it and choose Run from the context menu.
See https://www.jetbrains.com/help/pycharm/running-applications.html for more info.
thanks its ok now
many thanks again