Python's Lisp heritage

William Park opengeometry at yahoo.ca
Fri Apr 26 14:53:28 EDT 2002


On Fri, Apr 26, 2002 at 11:43:37AM -0700, Brian Quinlan wrote:
> Actually, in your own example, the lisp example requires more typing.
> You disingenuously inserted unnecessary spaces in the Python example.
> Allow me to fix that:
> 
> Lisp:   (+ 1 2 3 4 5 6 7 8 9 10)
> Python: 1+2+3+4+5+6+7+8+9+10

Behold...
	  seq -s+ 1 10
:-)

-- 
William Park, Open Geometry Consulting, <opengeometry at yahoo.ca>
8-cpu Cluster, Hosting, NAS, Linux, LaTeX, Python, vim, mutt, tin





More information about the Python-list mailing list