I'm fairly new to visual studio and I cant seem to figure out what's wrong with the code. So I'll give an example if I write something like print("Hello World") it won't print what it says instead it would give a random number. This is what I just put:
print("hello world")
This is what I receive in the output
[Running] python -u "/Users/deep/vscode folder/app.py"
5
[Done] exited with code=0 in 0.264 seconds
Forgive me for this simple question but I've tried looking on the web, I haven't found anything