how to play

Ian Kelly ian.g.kelly at gmail.com
Mon Jul 20 13:48:05 EDT 2015


On Mon, Jul 20, 2015 at 10:29 AM, Aron Barsam <aronbarsam at gmail.com> wrote:
> what is an 0S comand line?

What OS are you using? In Windows it's a program called Command
Prompt. In Mac OS X it's an application called Terminal. In Linux it's
usually called something like Terminal or xterm.

However, if you don't know how to use the CLI (command-line
interface), then you're probably better off using IDLE, a development
environment that is included with the Python installation and includes
an interactive interpreter. Just look for the IDLE program and run
that.



More information about the Python-list mailing list