Scott David Daniels <scott.dani...@acm.org> wrote:
>
>I avoid using single-letter variables except where I know the types
>from the name (so I use i, j, k, l, m, n as integers, s as string,
>and w, x, y, and z I am a little looser with (but usually float or
>complex).

It's amazing to me that Fortran continues to live on in the hearts and
minds of today's programmers.
-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to