Counting Syllables in a String

# Introduction In this lab, you are required to write a function called `count_syllables()` that takes a word as input and counts the number of syllables in the word, which are separated by hyphens.

|60 : 00

Click the virtual machine below to start practicing