Monday, February 26, 2018

How I write a function in python that determines whether a word has no vowels?

How I write a function "noVowel" in python that determines whether a word has no vowels?



In my case, "y" is not a vowel.



For example, I want the function to return True if the word is something like "My" and to return false if the word is something like "banana".

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...