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.
Beautifully coded!!!
I can't understand how this is an 8 Kyu kata, I've had an easier time solving 6 kyu problems.
Not a big deal, but there is a discrepancy between the method names in the instructions and in the test methods
I have the same issue. I tested all the test years on my function and the function provides the correct answers, but when I attempt it on here, Exit Code: 132.
I tested my function with all the test values provided and the correct booleans where returned, however when I run it here, I get Exit Code: 132. What is the issue?