All challenges
DSA

Count Vowels

easy
20m
#dsa#python#javascript#typescript#go#java#cpp#rust

Return the number of vowels (a e i o u) in the lowercase string s.

Start challengeSign in to save your progress.