2006/10/4, Kent Johnson <[EMAIL PROTECTED]>:

> hey i added another guessing feature that shuld guess the number in the
> most
> effective  way
> but i keep getting into endless loops thought you might want it
> any help with the loops would be great

What's the value of number? Where is it defined? If number is not an
integer or number > ran, then you will indeed end up in an infinite
loop.


--
Andre Engels, [EMAIL PROTECTED]
ICQ: 6260644  --  Skype: a_engels
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to