Help with guessing game :D

Alister alister.ware at ntlworld.com
Tue Oct 29 08:58:09 EDT 2013


On Tue, 29 Oct 2013 05:05:19 -0700, Robert Gonda wrote:
>> 
>> > 
>> > converting input()'s result to an integer, both of which suggest
>> 
>> 

if you need to be checking individual digits you are probably best 
keeping the input & number to be checked as strings.

it would then be a trivial task to expand this program to work with words 
as well as numbers.




-- 
"No one gets too old to learn a new way of being stupid."



More information about the Python-list mailing list