# 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.
Click the virtual machine below to start practicing