[Tutor] interpreter

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Tue, 22 Jan 2002 14:36:19 -0800 (PST)


On Tue, 22 Jan 2002, Tim Wilson wrote:

> On Tue, 22 Jan 2002 AMoore4437@aol.com wrote:
> 
> > I am running windows 95
> > is there anything else i need?
> 
> Go to http://www.python.org/ftp/python/2.2/ and download
> Python-2.2.exe. Version 2.2 is the latest version and should include
> everything you need to begin writing programs. See you around.

By the way, here's a small tutorial that might help you get started once
you have Python installed:

    http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro

It's a small introduction to the IDLE text editor that comes bundled with
Python.


Good luck to you!