Re: code for number guessing by computer
> hi, please help me,, a newbie...send me code for a programme > in which the computer tell u the number that u guessed I can think of at least two versions of this: >>> _ = raw_input("Think of an integer greater than 1 and less than 3") >>> print "Your number was 2! This cod
code for number guessing by computer
hi, please help me,, a newbie...send me code for a programme in which the computer tell u the number that u guessed -- http://mail.python.org/mailman/listinfo/python-list