Eric V. Smith <e...@trueblade.com> added the comment:

I think that's a good change. It makes it clear when reading the source that 
the print statement at the end of the loop is only executed for odd numbers.

Sure, you know this if you execute the code, or if you know how python for 
loops and continue work. But since this is a tutorial, I think being more 
explicit is clearer.

----------
keywords: +easy, newcomer friendly
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41776>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to