"Steven D'Aprano" <[email protected]> wrote in message news:[email protected]...
On Sat, 28 Aug 2010 16:12:36 -0700, Baba wrote:
There are other techniques, but this will do to get started.
Once you realize recursion for Fibonacci numbers is still fairly slow, look up generator functions :^)
-Mark -- http://mail.python.org/mailman/listinfo/python-list
