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.
thanks bro!
Grab a sheet of paper and a pen, draw that path, it goes north and then east 5 times each, see that you don't end where you started. Then rethink your code.
I still don't understand :(
for me, el first array is 'walk', and second array is a new array that I created(this array I think is the true road), then compare both. False, if don't be the same y and the other case will be true....
The last one doesn't bring you back to the start, as the test label says.
This comment is hidden because it contains spoiler information about the solution