A String is a Array of letters. So you could use a for loop to iteratethough that "array" and print each letter on a new line.