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.
This was good.
I knew I could solve this with regex... I need to get more comfortable and more practice with using it. Just took the freecodecamp class on it. Good work!
May someone inform me on how to file a report on a Kata?
FYI: I AM NOT GOING TO REPORT THIS KATA.
.... But for future references.
This comment section is filled with drama and I love it. haha
Didn't even know this existed.
Dude... relax.
There is an error in the testing suite. Please fix.
Please remove the instruction that the function should have a default parameter. That is simply not true and inaccurate. Can definitely be confusing for someone learning how to code and looking for a reason to add a default parameter.
What wizardy is this? Who taught you?
Solved it, but one of the worst test cases ever. How do you have testing for wrong test, but do not include the wrong test in the example code so that the user can verify what they should be looking out for. Do better.