FollowShareWrite 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 CommentsPython @NABINMAHATO@NABINMAHATOProfile is locked. LoginInput 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
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