On Sat, Jan 31, 2009 at 4:09 PM, David wrote:
> Dear list,
>
> many thanks for all your help - much appreciated.
> Today I have continued reading Harrington, and produced the following code,
> which works flawlessly.
> I wonder, though, how I could join all the supplied words with underscores
> _w
On Sat, Jan 31, 2009 at 9:09 AM, David wrote:
> Dear list,
>
> many thanks for all your help - much appreciated.
> Today I have continued reading Harrington, and produced the following code,
> which works flawlessly.
> I wonder, though, how I could join all the supplied words with underscores
> _
Dear list,
many thanks for all your help - much appreciated.
Today I have continued reading Harrington, and produced the following
code, which works flawlessly.
I wonder, though, how I could join all the supplied words with
underscores _without_ making use of split first? This I didn't manage.