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.
Thank you!
hi, I looked at your code and noticed that you output the result to the console instead of doing return, you were told about this with a link above.
your code works but can be improved, study string multiplication and array slice, these tools will make your life easier
Hello!
If you need help training on Codewars challenges, you can try to:
#beginners
channel of Codewars Discord.somebody help me in knowing
i have zero clue on what to do
I'm just gonna leave this here.
Translation Dart
Read this: https://docs.codewars.com/training/troubleshooting#.print-vs-return
This comment is hidden because it contains spoiler information about the solution
The suggestion flag is intended to be used when someone proposes an improvement of the kata's description, or has made a fork to fix a bug, or wants a review of a translation in a new language, etc.
This comment is hidden because it contains spoiler information about the solution
just completed my first kata, it was a good Feeling .
Hey guys, i've just completed my first kata! It was pretty confusing at first time, but I understood, that programm doesnt need to include "input"
check this please : https://docs.codewars.com/training/troubleshooting#your-solution-seems-to-work-or-is-close-to-working-but-still-fails-tests
My code run correctly in ChromeDev Tools, but when I tested it here it giving me an error.
Loading more items...