Re: [Tutor] problem with code (Alan Gauld)

2015-08-20 Thread Joel Goldstick
On Thu, Aug 20, 2015 at 2:12 PM, Freddy wrote: > Hello, > > I am trying to make Hangman. But main part of the game i.e. comparing user > input with secret word is not working properly. > > Can you have a look where am I going wrong? > > > Thank you > > Attachment: Python code file. > No attachment

[Tutor] problem with code (Alan Gauld)

2015-08-20 Thread Freddy
Hello, I am trying to make Hangman. But main part of the game i.e. comparing user input with secret word is not working properly. Can you have a look where am I going wrong? Thank you Attachment: Python code file. ___ Tutor maillist - Tutor@py