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.
My observation isn't from my solution, but just from looking at the problem statement and the given test. Shouldn't the
win
in this case be 2?I'm a little confused on the generated attempt test. I was given
[[BXUBG,75], [NNLLEGHQ,71], [PGKZJCC,85], [TSMEJKFJ,87], [EEX,86], [DJIZVOZ,79], [KRRFVLR,88]] and 1
'G' is code 71 and 'O' is code 79, both in two separate mini wins. Am I missing something?
I'm confused on throwing with the message 'Just throw like this!'
The tests catch the use of the word throw but I can't get through the last test without using the phrase. Am I missing something, here?
Fam's COOKIN