Today I completed the “Grasshopper – If/else syntax debug” kata on Codewars!
Looking at the code, I was quick to see the many syntax bugs in the code. I fixed them, ran the code, and it worked!
Always look for syntax errors in your code. One error is all it takes to stop your code from working!