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 is possible that a solution could be created that is capable of passing all the sample tests but would fail the kata where the dice include two-pair, such as
"44522"
which could be mistaken for afull_house
. It's a consideration if you want to be replete with all possibilities that you would then include this as a sample test.