Understanding how to count vowels provided a clear introduction to Python’s text-processing abilities. I learned how to examine each character, compare it with vowel sets, and track results accurately. This small exercise helped me appreciate the simplicity and power of Python’s string operations. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel