Print function does not work

I made a new pycharm file, put print("hello") in it and I lt didn't show anything when I clicked run, pls help :(( I'm new to coding python and I don't know how to fix this
1
3 comments

It worked fine before, I closed my pc for the night and when I woke up it stopped working

0

Please right-click on the file you want to run, and select "Run <file_name>" from the context menu. Does it work?

0

The problem was that I wasn't on the main.py file lol :D I fixed it, thanks tho, I'll try this on the other file

0

Please sign in to leave a comment.