PEP-308 a "simplicity-first" alternative

Andrew Koenig ark at research.att.com
Sun Feb 16 15:02:26 EST 2003


>   And Terry meant that if you think that 1.1 is the same as eleven tenths,
> then you are mistaken.

>   The parallel seems perfectly valid to me.

Indeed, it is -- because 11 is not the same as eleven tenths.
Here's proof:

    >>> 10 * 11 == 100 * 1.1
    0

-- 
Andrew Koenig, ark at research.att.com, http://www.research.att.com/info/ark




More information about the Python-list mailing list