totally agree....this kata makes me think a lot
Def should be level 5-6 at the min. Good kata though.
I'd agree.. It's not a "simple string reversal"... which would be 7-kyu worthy. The task at hand here easily bumps it up 2-3 levels of difficulty
This comment is hidden because it contains spoiler information about the solution
Read this, your code returns a tuple of strings (the first value is wrong btw), it should return a string, read the description again.
Loading collection data...
totally agree....this kata makes me think a lot
Def should be level 5-6 at the min. Good kata though.
I'd agree.. It's not a "simple string reversal"... which would be 7-kyu worthy. The task at hand here easily bumps it up 2-3 levels of difficulty
This comment is hidden because it contains spoiler information about the solution
Read this, your code returns a tuple of strings (the first value is wrong btw), it should return a string, read the description again.