You can download the python executable from official site: https://www.python.org/
From there you can see various options from downloads, documentation support etc..,
As per the current writing of the course, python version is python 3.10.6
Also documentation of whole python libraries and guides also available from the official python website.
Let’s dive into downloading and installation of python in next lesson.