Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94242 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2015-07-20 11:48 -0600 |
| Last post | 2015-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.
Re: how to play Ian Kelly <ian.g.kelly@gmail.com> - 2015-07-20 11:48 -0600
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2015-07-20 11:48 -0600 |
| Subject | Re: 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.
Back to top | Article view | comp.lang.python
csiph-web