Write a program to read a sentence which is a single string. Then count the number of words in the sentence. The program will read in a string not one character at a time. Output: Enter the sentence : How are you The total count of words is : 3