Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94242

Re: how to play

References <CAFXnZx01eCtfdhJGuuGgNm7nnR_7A86CqLt2KtpiWoAj=B6UXA@mail.gmail.com> <CALwzidmr+c_v7f388bhx0CP0wKrEqC=GBjdmL1po80qi1N0-HQ@mail.gmail.com> <CAFXnZx1i=8_yoqfQ1A41JxysTtSoaM5RGdQyLqdk_4nxBKXD0A@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2015-07-20 11:48 -0600
Subject Re: how to play
Newsgroups comp.lang.python
Message-ID <mailman.790.1437414528.3674.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Jul 20, 2015 at 10:29 AM, Aron Barsam <aronbarsam@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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: how to play Ian Kelly <ian.g.kelly@gmail.com> - 2015-07-20 11:48 -0600

csiph-web