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.
Thanks for the kata!
Fun little type-checking and transformation task.
Nice for practicing basic type handling and string/array reversal logic.
Enjoyed the short problem, thanks!
unnecessary condition checked each loop (i < 10), instead add last line after loop to get (number * 10) or use (join)
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/227.
Please join the discussion to help us identify duplicate kata and retire them.
Enabled in this fork
Kata retired.
Enabled in this fork
Kata retired.
Which is preferable: this solution or with a ternary if? If this, please explain why
love this solution!
good though
This comment is hidden because it contains spoiler information about the solution
Approved
python new test framework is required. updated in this fork
Should be fixed
Done in latest fork
Loading more items...