Write a Python function that takes a string as input and returns the number of vowels (a, e, i, o, u) in the string

@kinnukeshiya
Correct, keep it up.