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.
the
Computer plays against itself
section makes no sense: the computer should win when the ascending diagonal is full. Currently, the tests expect[..., "Your move?"]
. If those tests are "correct" the computer could never win.No random tests.
The description is still a terrible mess, and the sample tests are absent.
Please add at least 1 sample test
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hells.
I had to forfeit this Kata to see solution.
And yet it was so obvious! Brilliant.
You might want to add a tiny hint though. For a total newbie like me out here.
Like saying where to look.