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.
The kata should be rewritten without the useless class
I can't wrap my head around the fact that I can solve this kata by removing the initial code.
Why add those lines if they complicate the Kata unnecessarily?
Would love some insights since I'm a beginner
Why confuse the issue with a
Class
? Isn't asking for a normal function enough for an 8kyu kata?