Beginner question please help!

Michael Tu michael.tu at reachasia.net
Thu Feb 14 11:43:21 EST 2002


Hello,

I am trying to do the following exercise but after spending couple of
hours without any luck, I think it is time to get some helps. Thank
you in advance.

Write a compare function that return 1 if x > y, 0 if x == y, and -1
if x < y.

Mike



More information about the Python-list mailing list