Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.069 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'yet.': 0.04; 'subject:help': 0.08; 'python': 0.11; 'adam': 0.16; 'received:74.208.4.195': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'tells': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'context.': 0.31; 'open': 0.33; 'but': 0.35; 'thanks': 0.36; 'should': 0.36; 'clear': 0.37; 'subject:needed': 0.38; 'to:addr:python-list': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; '2nd': 0.60; 'first': 0.61; 'back': 0.62; "you'll": 0.62; 'more': 0.64; 'received:74.208': 0.68 Date: Mon, 08 Apr 2013 07:41:44 -0400 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: python-list@python.org Subject: Re: help needed References: <6E5142FB-D0CB-4C7C-B80E-FF0C47E09B82@icloud.com> <32049FE6-8017-4811-A701-B7CA81621807@libero.it> In-Reply-To: <32049FE6-8017-4811-A701-B7CA81621807@libero.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:WGy8EAxassWYP39d9EtDldjc6NDV21glDksUcAHL2+S Q4r288V2koANDRERRXmH+OJN2qYVeXJdZUrNeXVlJKTvdKsy7I u0EeicGtrH1ab1s3PzizSCeSr/Xye7R9hiygfmMkya3/mvWhwa U3R2EDuZMVa7xjJD2wOdtGMcOiBJXwpbcwPwV7nGQTLRdDrW22 C47CfQFsnv0jR0Pme22Qy9T+frKMrMbidOvlEPXajKeBdIEzVt p3fD+gtXaYBa7sXfnb4RnBHUPQWOugdrnS1aA5FkM/yAI4P/qK zxK7rWyq5tpMFIJUYjFOdF7bflxT6C1vXOZj8ipJw6cmDXxdg= = X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365421324 news.xs4all.nl 6952 [2001:888:2000:d::a6]:54023 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43061 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