Hi, I'm trying to write a simple spell-check program where the user enters one word at a time, but I'm having trouble terminating the program when the user is finished. I would like the program to...