This algorithm should counts how many vowels in one strings. Strings: "This is a strings" Result: 4 4 vowels counted.