Mike Kent escreveu:
...

> New way:
> l=['a','b','c']
> jl=','.join(l)
> 

I thank you all.

Almost there ...
I tried "".join(l,',') but no success ... :-(

Paulo
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to