SyntaxFix
Write A Post
Hire A Developer
Questions
Change
int wordLength = wordLengthFunction(string word);
to
int wordLength = wordLengthFunction(word);