Natalie

Hi Everyone. I'm very new to the Tech community and 1st time learning a computer language. I have an issue and need help: I downloaded Python then 'Pycharm' on Lenovo laptop (new model). Once it is installed, I create a new project 'HelloWorld' and then open a new file 'App'. From this 'App' file I tried to get my 1sr script 'print('Hello World') to run but that 'App' terminal doesn't run. The only terminal that runs is using the 'main' terminal. I've tried several times to uninstall and try again but nothing. At 1st I had a shell issue but I fixed it. I'm not sure why only the main file is usable/working and not any new file created. Any help would be appreciated. Thank you.
0
1 comment
Hi,

To make sure you're running the script currently open in the editor, please try the following steps: https://www.jetbrains.com/help/pycharm/running-without-any-previous-configuring.html
0

Please sign in to leave a comment.