list of characters in string python code example Example: turn a string into a list of characters python Click to copy#Use the function list() word = list(word)