On Wed, Apr 20, 2016 at 10:04 PM, B.V. Raghav <[email protected]> wrote: > The above example requires an import of itertools. Hence I suggest the > following addition preceding the example: > >> from itertools import count, takewhile
Definitely worth doing. Do you have a Wiki user account? You could make this edit directly (and any others you see the need for, too). ChrisA _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
