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.
As much as I'd like to start on this kata, it doesn't seem to work...
Whatever I try, the tests don't seem to run.
Also, the following seems incorrect:
................o<..o<....
....o<..>o..o<............
It should work for random inputs too -
Expected:
'['down', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'down', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'up']',
instead got:
'['down', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'right', 'down', 'right', 'right', 'right', 'up', 'right', 'down', 'right', 'right', 'right', 'up', 'right', 'right', 'right']'
Hey Frank,
Verdomd, je hebt gelijk.... Ik heb de nugget verplaatst naar een lege cel ;).
Try again?