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.
I've tried to take a clean code approach as well, would be curious for peoples feedback on that
This is an odd way to approach the boolean expression. If you ever find your self checking a coniditon, only to output a boolean, then there's likely something odd going on.
This comment is hidden because it contains spoiler information about the solution
Yes, one of this solution limitation is if one of the teams scores more than 9 ! XDD
And thanks for the note, I changed my rating to clever.
its not a "best practice" for noobies
but its pretty clever !
I dont like codes like this, its not unterstandable what you have done
code readability is the key in programming!
damn i was so close to this solution, i gave up after 1 hour.
i like it ! very unterstandable solution for beginners!