## Here you always get 100...

This is false , sorry for the wrong comment on this part, it should
rather be:
 ## randrange is from start to end-1
the_number = random.randrange(1,101)
JM
(But the rest of my comment seems OK)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to