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.
Your code is wrong, you print one thing and return another. Not a kata issue.
This comment is hidden because it contains spoiler information about the solution
I wish more people understood this. Lol Especially for beginners, seeing one line of code without anyting meaningful just makes no sense to me.
This comment is hidden because it contains spoiler information about the solution
I can't complete this one. I pass the tests but when I go to actually submit my answer, it tells me there are errors that n should be a value, n should be greater than 0, etc.