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


Groups > comp.lang.python > #94242 > unrolled thread

Re: how to play

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2015-07-20 11:48 -0600
Last post2015-07-20 11:48 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#94242 — Re: how to play

FromIan Kelly <ian.g.kelly@gmail.com>
Date2015-07-20 11:48 -0600
SubjectRe: how to play
Message-ID<mailman.790.1437414528.3674.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web