Is this your company?
Please build a function that inserts spaces between all letters of a word using Javascript.
Anonymous
I wrote a function the split the string into an array and then subsequently joined letters of the string using a space.
Check out your Company Bowl for anonymous work chats.