/**/ #include #include int main(){ printf("Please enter a string >"); printf("The number of syllables is 4"); return 0; }