Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43061 > unrolled thread
| Started by | Dave Angel <davea@davea.name> |
|---|---|
| First post | 2013-04-08 07:41 -0400 |
| Last post | 2013-04-08 17:26 +0200 |
| Articles | 3 — 3 participants |
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: help needed Dave Angel <davea@davea.name> - 2013-04-08 07:41 -0400
Re: help needed rusi <rustompmody@gmail.com> - 2013-04-08 04:56 -0700
Re: help needed leonardo <tampucciolina@libero.it> - 2013-04-08 17:26 +0200
| From | Dave Angel <davea@davea.name> |
|---|---|
| Date | 2013-04-08 07:41 -0400 |
| Subject | Re: help needed |
| Message-ID | <mailman.283.1365421324.3114.python-list@python.org> |
On 04/08/2013 07:24 AM, leonardo wrote: > > thanks adam, but it is not clear to me yet. > if i open the terminal how do i work on it? what should i type in? Please don't top-post. It kills off the context. Go back to the previous message and you'll see Adam tells you exactly what to type at the terminal. But to be more literal: python ex13.py first 2nd 3rd -- DaveA
[toc] | [next] | [standalone]
| From | rusi <rustompmody@gmail.com> |
|---|---|
| Date | 2013-04-08 04:56 -0700 |
| Message-ID | <7b36c3ef-89fa-4f50-b003-d49f7fdd7d29@v8g2000yqe.googlegroups.com> |
| In reply to | #43061 |
On Apr 8, 4:41 pm, Dave Angel <da...@davea.name> wrote: > Go back to the previous message and you'll see Adam tells you exactly > what to type at the terminal. But to be more literal: > > python ex13.py first 2nd 3rd followed by RET (also called ENTER) key
[toc] | [prev] | [next] | [standalone]
| From | leonardo <tampucciolina@libero.it> |
|---|---|
| Date | 2013-04-08 17:26 +0200 |
| Message-ID | <mailman.375.1365529242.3114.python-list@python.org> |
| In reply to | #43063 |
thanks i did it! Il giorno 08/apr/2013, alle ore 13:56, rusi <rustompmody@gmail.com> ha scritto: > On Apr 8, 4:41 pm, Dave Angel <da...@davea.name> wrote: > >> Go back to the previous message and you'll see Adam tells you exactly >> what to type at the terminal. But to be more literal: >> >> python ex13.py first 2nd 3rd > > > followed by RET (also called ENTER) key > -- > http://mail.python.org/mailman/listinfo/python-list
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web