[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

[Tutor] (no subject)

2005-09-13 Thread jon freddy
I am new to Python, about 1 day. And I downloaded from python.org Pythong2.4, it has the command line and junk. But what actuall program compiles the source of python into a program? Any of the programs included in the package? And also, is Python capable of writing an OS? Jon. ___