The simple task of counting vowels introduced me to the basics of text analysis in Python. By examining every character, I learned how Python handles strings internally. This project made concepts like iteration, membership tests, and condition checking much clearer. https://docs.vultr.com/python/examples/count-the-number-of-each-vowel