This program reads the word given to him and tells you how many vowels there is in the word. 1) Click the flag 2) Type your word in 3) John will count the vowels 4) He tells you how many vowels there are 5) The cat says thanks
This series of programs demonstrate the use of string manipulation which is a very common procedure in programming. Parsing large text files to find a word for example in MS Word using ctrl +f. Testing 1) Try ''aeiou'' so the answer should be 5 2) Try ''cgrt'' so the answer should be 0 3) Try ''supercalifargilisticexpialidocious''