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.
I'm a bit late, you need to write a function needs to returns a string, not just print the result to the screen.
Thanks everybody!
Currently Codewars platform is experiencing issues. Please wait warmly :(
https://github.com/Codewars/codewars.com/issues/893
Yeah, so please wait warmly while we're waiting for a fix D:
FYI: https://github.com/Codewars/codewars.com/issues/893
Just like Voile said, codewars have problems with itself :c.
You shouldn't mutate the original array because it's used for both your solution and the internal solution.
Help please, the Basic test is executed correctly, and the random test is considered to be failed, although the arrays are inverted correctly in all cases.
You pass a kata by writing a function/program that returns exactly what the question asks for. You input your code to the Kumite section by selecting (Fork). Hope this helps!
Currently Codewars platform is experiencing issues.
I passed everything and it won't let me get credit for completing?
Thanks man
Try adding ; after your returned line and parenthesis in your if statement
This comment is hidden because it contains spoiler information about the solution
Why is it that when I get something to work it still shows up that it has failed. I've completed the code and done it in my terminal.... See my above post that has "Spoilers" with my submitted code"
So there are two sections, the top one and the lower one. You type your code in the top one.
Loading more items...