On Tue, 3 Jan 2017 at 21:46 Matt Wheeler <m...@funkyhat.org> wrote:

> range() is not part of the for syntax at all, it's completely separate, it
> simply returns an iterator which the for loop can use, like any other.
>

*iterable
-- 

--
Matt Wheeler
http://funkyh.at
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to