In article <mailman.3594.1386203271.18130.python-l...@python.org>,
 Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:

>       Spaces? I present to you two FORTRAN statements
> 
>       DO 10 I = 3           .           14159
> and
>       DO10I = 3           ,               1 4 1 5 9
> 
> Which is the loop and which is the assignment?

I know it's rude to quote oneself, but:

http://www.python.org/doc/humor/#bad-habits
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to