Counting vowels in a string taught me how to filter characters efficiently in Python. I practiced checking each letter, identifying vowels, and updating counters in a structured way. This project improved my ability to analyze text and strengthened my understanding of character-based operations. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel