Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.091 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'exercise': 0.04; 'cc:addr :python-list': 0.11; 'python': 0.11; 'kern': 0.16; 'to:addr:robert.kern': 0.16; 'to:name:robert kern': 0.16; 'underlying': 0.16; 'url:courses': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'thu,': 0.19; 'code,': 0.22; 'cc:addr:python.org': 0.22; 'interpret': 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'code:': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'robert': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'probably': 0.32; 'interface': 0.32; 'url:python': 0.33; 'problem': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'rather': 0.38; 'url:mail': 0.40; 'url:3': 0.61; 'address': 0.63; 'kind': 0.63; 'our': 0.64; 'to:addr:gmail.com': 0.65; 'world': 0.66; 'url:help': 0.67; 'believe': 0.68; 'forums': 0.68; 'eco': 0.84; 'subject:..': 0.84; 'terrible': 0.84; 'url:forums': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=IdZ4VwHZfBlxyAdISVs5zAJFcU+3n+bJi6RClF5s7aE=; b=jC582RazzjS1YgquZ2ILY+IpSrlydvasnLXd4OrnS9dp7csorEHrxw03R89SN1DZVk h/xcJ9GUOZ8ITKSHvp5gWbEQeDJ82qe6dbsTbCt2e+FPrgKqnMk8z7vfDIlS4VJnzORM 1ftogNmMC9MDEs7wC8FemZP1FbEgCSkPRa/WEAKshSbPZ+WH6/jIxid2zyCT6TMRinpL UCalvK92qBxKGBs1/XUOOawHt2uLPl7RilNuJxvzW1q/KMcBr1t/yUcFyd6fk7OvHGwA YsEwcpfcoOF6ZFwDL6JGtLpjWg+SNhAA8nmXCn/PBpM7E4WoOMLYE8FWYFy51aPBtFsp Y4uQ== X-Received: by 10.180.182.110 with SMTP id ed14mr35371523wic.6.1367506613450; Thu, 02 May 2013 07:56:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <57E38A20-B52B-4CAE-B1FB-487DD99B48AD@icloud.com> From: Michael Herman Date: Thu, 2 May 2013 07:56:33 -0700 Subject: Re: help.. To: Robert Kern Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1367506615 news.xs4all.nl 15919 [2001:888:2000:d::a6]:41526 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44634 the problem is in your code: http://screencast.com/t/haF1NY5RvpMv On Thu, May 2, 2013 at 7:30 AM, Robert Kern wrote: > > On 2013-05-02 15:20, leonardo wrote: >> >> on codecademy there is an interactive box where you type your code, it is a kind of exercise program to practice. but i don't understand what is wrong. this is the website address of that if you want to give a look: >> >> http://www.codecademy.com/courses/python-beginner-P5YtY/1/3?curriculum_id=4f89dab3d788890003000096 > > > I think the problem is in the codecademy interface (or your use of it) rather than the Python code. You will probably get better help in the codecademy forums or help documentation: > > http://www.codecademy.com/forums/python-beginner-P5YtY/1 > http://help.codecademy.com/ > > -- > Robert Kern > > "I have come to believe that the whole world is an enigma, a harmless enigma > that is made terrible by our own mad attempt to interpret it as though it had > an underlying truth." > -- Umberto Eco > > -- > http://mail.python.org/mailman/listinfo/python-list