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.
No, in one of the tests there is a space where there shouldn't be. I didn't say it was in the instructions
There is a mistake in one of the test inputs. It says that there needs to be a space after the last word in the output, but that is an error. Please fix so we can continue. This is in JavaScript
I have no idea what the author is asking me to do. Very unclear, vague instructions. Whenever I write instructions for students, I'm careful to word things so there's no ambiguity.
Lol I'm the same way. I enjoy seeing these one line solutions, though, because it helps me learn how to write more efficient code
I think there is an issue with this kata. It says "expected +0 to equal [correct number]," every time, but when I copied my exact code into vscode and tested it myself, it gives the correct answer. Every time.
Same here. Can't seem to figure out the issue. Looks like many other people are having the same problem