<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
|I am stunned that this simple misunderstanding of mine ended in a
| mathematical clash of a sort. :)  You guys really blew me away wih
| your mathematical knowledge. And also the 0**0 is a thing I've never
| thought about trying, until now that is.

Anyone who defines a function should think about 'edge' and 'corner' cases.
Recursive definitions often help, since such cases are typically the base 
cases.
When learning a (computer) function, I often test such cases since they are 
a common place to mess up.

tjr



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

Reply via email to