I keep getting an error about parentheses in the “for” loop’s argument. If anyone could tell me why, I’d greatly appreciate it!
Here try something like this instead:
i < word.length
Andrei
still getting the same problem with that adjustment
nvm, just realized that I was using commas instead of semi-colons
2 Likes
So does your code work now?
Andrei
yes, thank you though for trying to help out
1 Like
No problem! Anytime! And congratulations for completing the level!
Andrei
1 Like
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.