Chris Angelico <ros...@gmail.com>:

> On Tue, Mar 25, 2014 at 4:14 PM, Mark H Harris <harrismh...@gmail.com> wrote:
>>>>> Π = pi
>
> That's good! (Although typing Π quicker than pi is majorly pushing it.

It don't think that's good. The lower-case letter π should be used. The
upper-case letter is used for a product, although unicode dedicates a
separate character for the purpose: ∏.

I often see Americans, especially, confuse upper and lower-case letters
in symbols ("KM" for "km", "L" for "l" etc). However, we are dealing
with case-sensitive programming languages, so our eyes should have been
trained to address meaning to upper and lower case.


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

Reply via email to