[sf-lug] [PYCLASS] Still on exercise 2.1

Christian Einfeldt einfeldt at gmail.com
Fri Oct 3 20:20:48 PDT 2008


oh, btw, it would help if I tell you I did

>>> pi = 3.14159


> >>> (4/3)*(pi*5**3)
> 392.69874999999996
> >>> (4/3)*pi*(5**3)
> 392.69874999999996
> >>> (4/3)*(pi*(5**3))
> 392.69874999999996
> >>> ((4/3)*pi)*(5**3)
> 392.69874999999996
> >>>
>



-- 
Christian Einfeldt,
Producer, The Digital Tipping Point
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxmafia.com/pipermail/sf-lug/attachments/20081003/a0a13e8d/attachment.html>


More information about the sf-lug mailing list