The document contains code that takes in a phrase from the user, splits it into individual letters and words, counts the number of vowels, replaces the vowels with numbers, and outputs the new phrase along with the word and vowel counts.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
24 views1 page
String Texto
The document contains code that takes in a phrase from the user, splits it into individual letters and words, counts the number of vowels, replaces the vowels with numbers, and outputs the new phrase along with the word and vowel counts.