6. Write a Python program that should perform the following four tasks:
(i) After getting a word (of input) from the user, your program should use a
while (or for) loop to print out each of the letters of the word. Just remember
that strings in Python start with element !