Method or function?

Darren New dnew at san.rr.com
Fri Nov 3 16:36:27 EST 2000


Quinn Dunkan wrote:
> Or maybe 'join' is ok... arghh, they both sorta work.

Actually, I was thinking that when it's a method of string, it should be
"reduce".  When you reduce a list of integers with addition, you get

1 + 2 + 3 + 4

When you reduce a list of words with a "," string, you get

one,two,three,four

;-)

-- 
Darren New / Senior MTS & Free Radical / Invisible Worlds Inc.
San Diego, CA, USA (PST).  Cryptokeys on demand.
The tragedy of the commons applies to monitizing eyeballs, too.



More information about the Python-list mailing list