Very simple list demonstration project. It counts the number of vowels in a hard-coded word or phrase. For demonstration purposes, change the phrase by changing the "when green flag clicked" initialization.
Simple project for demonstration purposes only. If you want more of a challenge, change this to have the sprite ask for the word to be counted and then initialize the list that way.