
Count Vowels

This function should take a string as an input and return the count of vowels (a, e, i, o, u) in the string. The function should be case-insensitive.
You should be an authorized user in order to see the full description and start solving this mission.