Back

codekata 

Created 3 years ago
558 Views
2 Comments
yellagandala
@yellagandala
yellagandala
@yellagandalaProfile is locked. Login

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
Comments (2)
Please login to comment.