I have executed the code in guvi IDE i got the correct output but when i have pasted in codekata its showing error, can anyone help me with this
Write a code to get the input in the given format and print the output in the given format
Input Description:
A single line contains a string.
Output Description:
Print the characters in a string separated by space.
Sample Input :
guvi
Sample Output :
g u v i