How do you loop through the String "COMMUNICATION" for example

And give the String restrictions so it spaces each letter in the String and only has a specific amount of letters/spaces per line.
...