Installing Python
Topics
Which Version to Install?
Installing Python
Which Version to Install?
Python underwent a major transformation between version 2.x and 3.x
Scripts written for Python 2.x will not work in Python 3.x
The minimum version you must use for this course is Python 3.5
Installing Python
To install Python, go to
https://www.python.org/downloads/
Download the latest 3.x version
This will create a directory named
IDLE
on your machine