word = raw_input("Enter a word: ")print "nHere's each letter in your word:"for letter in word: print letter
Name (required)
email (will not be published) (required)
Website