on the way to find pi!

Daniel Bickett dbickett at gmail.com
Sun Jan 23 13:34:29 EST 2005


Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import math
>>> math.pi
3.1415926535897931

Daniel Bickett



More information about the Python-list mailing list