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.
it's nice when mine matches the top answer
thank you, sir.
same sol
And mine! ;)
Could you elaborate for us slower types, please?
It ensures case-insensitivity:
"Alligator" != "alligator"
Forcing the animal to lower case means it will always match properly.
This comment is hidden because it contains spoiler information about the solution
Awesome, thanks!
Ignore - having looked at it for longer I get it now. Brilliant solution.
Wow...how does that work mathematically? I mean, I get what is happening but my brain kind of fried that this works every time...
identical to my solution ! :D
Good one man!
Confusing - sort out the names of the variables. This is not in any way helpful (or challenging, for that matter).
Hmm..."squash the bugs" or "refactor completely"..
I agree - this isn't fixing the bugs. If the challenge was to refactor the code this would be a winner, but that's not the case.
Loading more items...