The vowel-counting program taught me how Python efficiently scans text using simple loops. By iterating through each character, I saw how Python checks conditions quickly and updates counters in real time. It was a great way to learn how text-based programs operate internally. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel