Today I completed the ‘Incorrect division method’ Kata on Codewars!

The buggy code was caused by the absence of one of the variables. I divided X by the missing variable Y and the code worked!

Check your code to make sure all the variables you intend to use are being used.

Bug Zero Icon

OUR NEWSLETTER