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.
literally no one cares
You can say that, but programming can involve math too.
In the description it says N is always greater than 2. So not an issue ~~
It would really help if you mentioned which language you're having this problem with.
If this problem persists, please raise a new issue. Closing.
It's a multiple field, have semantics, and syntax, linguistic too.
Because Santa already has this methods, and this objects inherited this methods
I saw it too. What should i do?
( my emphasis )
Test cases even have methods throw errors to make it clear you shouldn't be looking into them, just checking for their existence as methods.
Closing.
Not for this kata, and it is specified in the instructions.
Changed Sample Tests to use
assertEquals
too.assertEquals
use==
so-3 * 0 == 0
istrue
.Hey, thanks for pointing this out. Looks like it had to do with how I was checking for code length; should be fixed now :)