Question: Write a program that reads a string and prints the longest sequence of vowels. If there are multiple sequences of the same length, print them
Write a program that reads a string and prints the longest sequence of vowels. If there are multiple sequences of the same length, print them all. For example, if the word is oiseau, print eau, and if the word is teakwood, print ea and oo.
Step by Step Solution
3.33 Rating (159 Votes )
There are 3 Steps involved in it
Select File Print To preview each page select the for... View full answer
Get step-by-step solutions from verified subject matter experts
