count_vowels

Write a function named count_vowels that takes a string as input and returns the count of vowels (a, e, i, o, u) in the string.
programming
Total : 0 Discussion
Login