Counting vowels helped me understand how Python evaluates each character in a string. As the loop scanned every letter, the program decided whether it belonged to the vowel group. This taught me how condition checks influence program behavior and output. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel