Hi, On 5 October 2012 15:39, eddy van <[email protected]> wrote: > Hi > > Were can i download the python install program for free
If you google "download python" you'll get lots of relevant hits. That said, assuming you're using Windows, I recommend downloading one of the ActiveState Python distributions from here: http://www.activestate.com/activepython/downloads If you're going to be following a book or tutorial, it's probably best to match your the version of Python you downoad (e.g. 3.2 or 2.7) to that used in the book. Walter _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
