Back

Write a code to get the input in the given format and print the output in the given format.

Created 4 years ago
78 Views
4 Comments
NABINMAHATO
@NABINMAHATO
NABINMAHATO
@NABINMAHATOProfile is locked. Login
Input Description: A single line contains a string. Output Description: Print the characters in a string separated by comma. Sample Input : guvi Sample Output : g,u,v,i
Comments (4)
Please login to comment.