The vowel-counting task helped me explore string processing at the character level. I learned how to scan each letter, compare it against a set of vowels, and update counters accurately. This hands-on approach made Python’s string operations easier to understand and apply. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel