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.
seems as usual,nothing changed
Good kata,bad test.It was the worst test cases I had seen.
I can't see it...but the kata has been solved. A reply marked as a spoiler should be visiable for questioner.I will advise this to CodeWars.
Thank you!
Hey Surtich.
I can't see your reply because it's marked as a spoiler...
edit: it's ok now. thanks i'll look at this
I got the same problems with igorredchuk:
set/del-> redo tests
It should have thrown an exception. After set call, there is nothing to redo
Test Passed: Value == {"x":5}
one redo call - Expected: {"x":5,"y":66}, instead got: {"x":5,"y":6}
It's really hard for me to investigate the problem. What did I miss?I would appreciate a hint. Thanks!
Have you solved it?I've met the same problem.
This comment is hidden because it contains spoiler information about the solution
Ah thank you. I did see that first time around, but your comment made me do a bit more googling :).
The hint's at end of description (in small typo):
Hint: in this kata you'll try to define properties of an object
MDN may help also.
This comment is hidden because it contains spoiler information about the solution
It's so hard for me.I solved it by stackoverflow.Good Kata!