Python as a Language Choice

Cousin Stanley CousinStanley at hotmail.com
Tue Jun 17 12:26:22 EDT 2003


| Hey another Python lover in Phoenix!
| I didn't realize we were such a hotbed!

Larry ...

Since Dave B. has also logged in
we are now up to 3 users in a population of 2.5 million ...

>>> nUsers     = 3.0
>>> population = 2500000
>>>
>>> percentage = ( nUsers / population ) * 100
>>>
>>> print '\n    %2.6f' % percentage

    0.000120
>>>
>>>

I think we should check with J. Napolitano
for a minority grant ...

-- 
Cousin Stanley
Human Being
Phoenix, Arizona






More information about the Python-list mailing list