Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Return Count of Vowels
Python Code Challenge
80 -
Create a function that takes in a string and returns the number of vowels
Python
Strings
Functions