How is Python designed?

Limin Fu fulimin_yuan at yahoo.com
Wed Dec 8 04:37:16 EST 2004


Of course for such simple expression, that function
will not run recursively, but for more complex
expressions, it will, as a example:
 a + b * ( c + ( d - e ) / f )...


--- LutherRevisited <lutherrevisited at aol.com> wrote:

> Kinda off subject, just thought I'd add that 0! = 1
> for that recursion example,
> since that wasn't considered.  Nice post though.
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 



More information about the Python-list mailing list