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
Please sign in to leave a comment.
It worked fine before, I closed my pc for the night and when I woke up it stopped working
Please right-click on the file you want to run, and select "Run <file_name>" from the context menu. Does it work?
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