Skip to content

Tag: visual-studio-code

vscode python no output

Whatever I write in the python file, it only gives the current file path. How could I fix it? Answer I just ran this program in VS Code and it worked fine. Just right click and select ‘Run Python file in terminal’ options. It should work!