I'm new to using VS Code and wish to use this with Python (which I am new to as well)
Followed all the install instructions of both Python and Visual Studio as well as installing the Python Extension.
Checking Terminal and this confirms that Python is installed and the extension is installed in VS code.
However, when I try to run a simple script on Python, I get the below error.
Here is my terminal to show Python Installed

I have researched extensively and watch multiple videos and can't see where I am going wrong.
I read something about updating PATH and BASH profile, but I don't really have the knowledge in this space.
Any help would be greatly appreciated.
Edit, adding in code

