Write a script that asks for a string as input and prints each letter separately.
Input
hello
Output
h e l l o