On Tue, Oct 18, 2016 at 11:57 PM, Jon Ribbens <jon+use...@unequivocal.eu> wrote:
> I must admit I find the idea of enumerate(range(n)) quite pleasing.
> gotta keep track of which numbers those numbers are!

Heh! I'm assuming that's a placeholder for
enumerate(some_other_iterable), where the actual iterable in question
isn't particularly interesting to the question. But it is funny.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to