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 <[EMAIL PROTECTED]> 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 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to