Path: csiph.com!usenet.pasdenom.info!news.franciliens.net!news.muarf.org!nntpfeed.proxad.net!feeder2-2.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!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.047 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'debugging': 0.07; 'character,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'exist.': 0.16; 'guys,': 0.16; 'really?': 0.16; 'subject:Problem': 0.16; 'weird': 0.16; 'wrote:': 0.18; 'url:view': 0.20; 'cc:addr:python.org': 0.22; 'example.': 0.24; 'space.': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'post': 0.26; 'header:In-Reply- To:1': 0.27; 'hosting': 0.29; 'external': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'work.': 0.31; 'code': 0.31; 'post.': 0.31; 'link.': 0.33; 'minimal': 0.33; 'subject:the': 0.34; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'really': 0.36; 'done': 0.36; 'should': 0.36; 'thank': 0.38; 'same.': 0.38; 'work?': 0.38; 'subject:" ': 0.39; 'sure': 0.39; 'remove': 0.60; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'email,': 0.69; 'below.': 0.71; 'images?': 0.84; 'stills': 0.84; 'technique.': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=jlIIkOQ6NAXNV97wZQR8pwEgtd6lCqYiCC4MGNcGSJU=; b=vzOgmY/9dgHeL4pRp3OkHWQ8n7SeVEKEPehMqESuBd84nfS2Qnz+4G4wMeWN4dYsb4 K48SDr7QiXROvXQZrMVH0jzLRYfNGRu2fuou2ms0acYgUGSRRIK8FA9QWx+TytOzkwXN 5goNBGMCvJrM9YxyFDPZG/fW3Rw11pKTTbvk9hTG9Kj0hfmiguKZPhsdAuLDC1gxQixa cvMd9l/aJwgk9LLirX11xNJouAQXFAevM8ezSZ409DXtkCpBu1Ws2NTC8TP/GXkCmSmg EDXOy01UCSRN6bL7OFMDNm9aYdblQxIUDVke/4RhLktaZxBaKpiy5kVgfyKA/sWfMaIi tGgw== X-Received: by 10.152.88.78 with SMTP id be14mr2397780lab.19.1371683749229; Wed, 19 Jun 2013 16:15:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <18f427ef-7a9a-413d-a824-65c9df430db3@googlegroups.com> From: Joshua Landau Date: Thu, 20 Jun 2013 00:15:09 +0100 Subject: Re: Problem with the "for" loop syntax To: Arturo B Content-Type: text/plain; charset=UTF-8 Cc: python-list 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371683757 news.xs4all.nl 16011 [2001:888:2000:d::a6]:47399 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48760 On 19 June 2013 23:53, Arturo B wrote: > Mmmm.... > > Ok guys, thank you > > I'm really sure that isn't a weird character, it is a space. > > My Python version is 3.3.2, I've runed this code in Python 2.7.5, but it stills the same. > > I've done what you said but it doesn't work. > > Please Check it again here is better explained: > > http://snipplr.com/view/71581/hangman/ Listen; 1) Post the code in the EMail, not an external link. 2) Don't Top Post. 3) That link doesn't exist. There are so many good hosting sites; why use one that doesn't work? 4) Give us a minimal example. This should be easy; just remove the code above and the code below. This is also a valid debugging technique. 5) Images? Really?