If Python is not working in Visual Studio Code Terminal, you receive Python is not recognized, or the script fails to execute, follow these solutions.
I have both native python and conda installed on my computer, but I deliberately does not add conda's python dir to path since I rarely use it. >where python ...
Upon switching a python interpreter in F1 panel and Python: switch interpreter, the status bar shows "reactivating terminal" and then pops up the default terminal specified by Terminal › External: ...