powered by
Count syllables in a word
syllable_count(word)
Integer. Number of syllables
Character. Word to count
syllable_count("hello") # 2
Run the code above in your browser using DataLab