Run vs Debug
Brand new to Python and PyCharms. I have been running through the tutorials and am having a hard time even running simple code such as print("Hello World"). I hit run and it shows me the path to the python executable but that is it. If I hit debug instead of run, it then runs as expected and prints Hello World.
Running 2021.1.2 Windows.
Please sign in to leave a comment.
Hello,
Please attach a screenshot of the Run output and Run/Debug Configuration of the script.