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.
Oh, sorry I missed it.
Someone changed the test case so it won't work any more.
The description should say, that the result need to round to 2 decimal places.
Oh, really?
Hmm... I think I know why.
Are you sure about that?
In submit test input
1
has two test.expected 7 to equal false
expected false to equal 7
In javascript, it test
1
forfalse
and7
.You should raise it as issue.
It should say round to 2, not every know what penny is.
This comment is hidden because it contains spoiler information about the solution
You are failed at the 3rd test. The value should be same not just part of it.
It's check for not same with
[{"name":"Wendy Corduroy", "age":"15", "speciality":"sociable and nonchalant"}]
. (Actually, it should be[]
)Is this debug kata for 7 kyu?
The preload code in javascript is terrible.
To understand and find bugs is more like 6 kyu.
And yes, most solution just rewrite it rather than debug it.
I got stuck on this kata for a while.
Because I thought the arrow is arrow function's arrow.
Maybe I'm not the only one?
The description says if same return
same
, but the test says it should returnSame
.The test case part can be thought as different case. So it's ok.
But in description
16th October, 1990
is Tuesday not Friday.Loading more items...