Concatenate list values

loial jldunn2000 at gmail.com
Mon Feb 23 10:58:39 EST 2015


Is there a quick way to concatenate all the values in a list into a string, except the first value?

I want this to work with variable length lists.

All values in list will be strings.

Any help appreciated



More information about the Python-list mailing list