Convert a list of characters back to a string : Join : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Join »

 

Convert a list of characters back to a string


print ''.join(list('hello'))



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo String
» Join