list of letter in word python code example Example: list of letter in word python list("Word") # Output : ['w','o','r','d']