I need to write a program using just strings. The problem I am having is figuring out which strings I need to use.

I have to prompt the user for a sentence that contains 4 words. That's easy, I...