easy question about join method

nephish nephish at gmail.com
Sun Aug 6 21:37:43 EDT 2006


i have seen the join method before, mostly in this group and i want to
get it a little better.

if i have a list

x = ['this','is','a','sentence','held','in','a','list']

how can i make it print as a single string? or make a single string out
of it ?

thanks




More information about the Python-list mailing list