Building a program to count vowels in Python helped me understand how pattern recognition works in text. By identifying vowels inside a string, I learned how to match characters and apply simple logic to real data. This exercise made me appreciate how Python helps break down problems into small, clear steps. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel