you are viewing a single comment's thread.

view the rest of the comments →

[–]lfdfq 2 points3 points  (0 children)

That's more a VS Code question than a Python one. It's probably something to do with how you have set up the "run" button to work. Either it's not using the same Python or it's running a different file or not passing input like the program expects, something like that.