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  

0
2 comments

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.

0

thanks its ok now 

many thanks again

0

Please sign in to leave a comment.