
Introducing Python 0.9
0.6 INSTALLING
0.6.1 Installation
When we refer to ‘Python 3’ in this book, we will be referring to any version of Python
equal to or greater than version Python 3.6.0
0.7 PYTHON 2 AND PYTHON 3 INSTALLATION ON WINDOWS
Visit https://www.python.org/downloads/ and download the latest version. At the time
of this writing, the version of Python available was 3.6.0. The installation is just like
any other Windows-based software.
Make sure you check option Add Python 3.6 to PATH.
To change install location, click on the Customize installation, then Next and enter
c:\python36 as install location.
CAUTION
If not checked, check Add ...