Write a program that counts the words in a text entered from the console. The program must output the total number of words, the number of words written in uppercase and the number of words written...
Write a program that counts the words in a text entered from the console. The program must output the total number of words, the number of words written in uppercase and the number of words written...