How to install Python for Windows
Download exe file from official source (file name might be like
python-3.12.6-amd64.exe).Run this exe file.
On the first screen pick Add Python.exe to PATH
Click Install Now, close installation.
If you install Python with VS Code opened, restart VS Code.
Come back to the previous page.