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.
Pleaseee did you figure this out eventually... I ended the journey here too and I am still very curious.
Insufficient testing for invalid input allows incorrect code to pass. (JS at least)
The kata has been retired, maybe it won't allow submits anymore ?
Before that it worked fine
I Cant submit solution.
This comment is hidden because it contains spoiler information about the solution
I think validate the input (especially the string input) is part of the challenge
changed
Ok I fixed the points you pointed, except for the "delta 1 btween the symbol and the value" which I guess is one point of this kata.
Sorry, I don't see what you mean, could you explain ? Do you suggest tests and random test only send valid parameters ?
All agreed, thanks for the feedback
i'll change all that, I don't know what will happen with the former solutions
oops, sorry (I have a similar word in my language with 2 n, for my defense)
Do you think I can change this ? this will invalidate former solutions...
sure, I had doubts about using 'false'. returning an empty string and 0 would be better, for typed language translations.
how can I change this now without invalidating existing solution ?
I'm new to creating katas, I don't know the right way to do these kind of things
Input validation should be removed.
Hi,
It's not said:
I'd strongly suggest:
dictionnary[3] == ':.' // 4
dictionnary
should bedictionary
Loading more items...