Mega Code Archive

 
Categories / Python Tutorial / List
 

Create a list from a string

print list('Hello')