Although Python should already have been installed and integrated to the extent that it is needed for the scripts, if you plan to do any Python development (including scripts), you may find it handy to define the Python compiler/runtime as a tool. Use Tools > Options > Tools, Add:
:
You can then edit Python files and compile/run them with CTRL+1, with the output showing up in the Output window.