The vowel-counting task showed me how Python detects specific characters inside a string. By comparing each letter against a group of vowels, I learned how efficient Python is at identifying matches. This small project made me more confident working with character-level operations. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel