Understanding how to count vowels provided a practical introduction to text-based programming in Python. I learned how to scan each character, compare it to vowel groups, and produce useful output. This task helped me see how Python turns raw text into meaningful information. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel