-
Notifications
You must be signed in to change notification settings - Fork 0
**Lists and strings , loops** Count vowels in a string, every letter in the english alphabet is either a vowel or consonant, [a, e, i, o, u] is a list of all vowels. The rest are all considered consonants. Write a function that takes a string and returns a tuple containing a new string made of all and only the vowels from the original string and…
AineKiraboMbabazi/Lists-and-strings-loops
About
**Lists and strings , loops** Count vowels in a string, every letter in the english alphabet is either a vowel or consonant, [a, e, i, o, u] is a list of all vowels. The rest are all considered consonants. Write a function that takes a string and returns a tuple containing a new string made of all and only the vowels from the original string and…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published