please help me to create a program that will display the value of a,e,i,o,u when you are going to input lines or phrases.sample output are looks like this.
"the number of A's are: 3"
"the number of E's are:5"
so on...please help me...
Three answers:
cja
2010-10-13 08:29:38 UTC
I would encourage you to avoid the brute force approach; i.e., nowhere in your code should you see a statement such as: