This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients aisaac, docs@python, terry.reedy
Date 2014-02-08.15:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391871617.81.0.294367436212.issue20496@psf.upfronthosting.co.za>
In-reply-to
Content
There is a later example introduced by "It is simple to write a function that returns a list of the numbers of the Fibonacci series, instead of printing it:" that does exactly what you suggest.
History
Date User Action Args
2014-02-08 15:00:17terry.reedysetrecipients: + terry.reedy, aisaac, docs@python
2014-02-08 15:00:17terry.reedysetmessageid: <1391871617.81.0.294367436212.issue20496@psf.upfronthosting.co.za>
2014-02-08 15:00:17terry.reedylinkissue20496 messages
2014-02-08 15:00:17terry.reedycreate