Question is Count numbers of vowels and consonants from a given string.
I did this, why is not working ??????
def is_vowel(ch): return ch in "