Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48754

Re: Problem with the "for" loop syntax

From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: Problem with the "for" loop syntax
Date 2013-06-19 21:30 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <kpt7ug$kio$1@reader1.panix.com> (permalink)
References <18f427ef-7a9a-413d-a824-65c9df430db3@googlegroups.com>

Show all headers | View raw


In <18f427ef-7a9a-413d-a824-65c9df430db3@googlegroups.com> arturo balbuena <a7xrturodev@gmail.com> writes:

> Hello guys...
> I=B4m a begginer in Python, I'm doing a Hangman game, but I'm having troubl=
> e with this blank space. I would be greatful if you help me. :)

> Here's my code:

> http://snipplr.com/view/71581/hangman/

Snipplr says that link doesn't exist.

> When I run the code it says: Invalid Syntax and this is the error:

> http://i.imgur.com/jKYOPMY.png

> http://i.imgur.com/ySoOZFR.png

I don't see anything obviously wrong with that code.  Are you sure that's
a real blank space, and not some weird character that *looks* like a space?

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem with the "for" loop syntax arturo balbuena <a7xrturodev@gmail.com> - 2013-06-19 14:14 -0700
  Re: Problem with the "for" loop syntax John Gordon <gordon@panix.com> - 2013-06-19 21:30 +0000
  Re: Problem with the "for" loop syntax Dave Angel <davea@davea.name> - 2013-06-19 17:32 -0400
  Re: Problem with the "for" loop syntax Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-19 16:35 -0600
  Re: Problem with the "for" loop syntax Arturo B <a7xrturodev@gmail.com> - 2013-06-19 15:53 -0700
    Re: Problem with the "for" loop syntax Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-20 00:15 +0100
  Re: Problem with the "for" loop syntax Arturo B <a7xrturodev@gmail.com> - 2013-06-19 17:32 -0700
  Re: Problem with the "for" loop syntax Arturo B <a7xrturodev@gmail.com> - 2013-06-19 18:02 -0700
    Re: Problem with the "for" loop syntax Chris Angelico <rosuav@gmail.com> - 2013-06-20 11:09 +1000

csiph-web