[Tutor] Python Beginners

Válas Péter sulinet at postafiok.hu
Wed Jun 8 10:23:23 CEST 2011


Since you have jumbled the word in the same variable, you have a very small
chance (1:len(word)! which is 1:120 for a five-letter word) to have any of
the given words in the variable "word" whan your program reaches the yellow
part. You shold try to use "correct" instead of "word" in the yellow if.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110608/d916c578/attachment.html>


More information about the Tutor mailing list