Fill This Form To Receive Instant Help
Homework answers / question archive / Write a program which prompts user to enter a string of text
Write a program which prompts user to enter a string of text. Once entered, you need to present a summary of the text in the following manner. ? Total number of vowels in the text. ? Total number of spaces in the text. ? Total number of upper case characters in the text.