VSCode terminal problem $python3 app.py - zsh: command not found: app.py

It seems VS Code is trying to run using Python 2 (which is installed by default).

I posted some time ago a way to run programs. Check this post:

Let me know how it goes.
Nick