Building a vowel-counting program introduced me to the basics of character matching in Python. Comparing each character to a set of vowels helped me understand how to test conditions efficiently. This exercise made pattern recognition easier and improved my ability to work with string data. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel