Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I don't care that mine or other users solutions will become obsolete. Fix this.
I know O:) But many users had already solved the kata and now changing that won't makes sense, as all the previous solution will become obsolete :(
cool :)
Forcing it to be a string is a terrible idea.
Javascript provides you with a NaN value specifically for this sort of case.
So to speak none is really essential but I added them just because it reflects the nature of arguments in the test cases.
OOx is right you need to return
NaN
as a string, I have also specified that in the description.this confused me for a bit - it should be 'NaN' as a string, not actually NaN, being returned
Testing for Divident(D)=67 & Divisor(d)=0 -
Expected: NaN, instead got: NaN
This test case is failing ...
Hi, is it just me or are the 2 assumptions in the description actually needed?
Please specify which test cases are not working, better if you copy all the content of the output window and paste it here when the error occurs.
Some test Cases are not working , Please fix them!!