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.
Not a kata issue, you skip values like that.
When i type in that, i got an error saying: undefined name
This comment is hidden because it contains spoiler information about the solution
yes, fair point
The kata says this is the mountainous Wild West. Hence it can be assumed that such instructions can't be simplified as they may be navigating around obstacles
Yes, I know what you mean. The order matters in this kata.
What I was thinking about is that for example if you are moving on a flat surface(so like on earth when covering short distance), then the instructions: Go N->E->S can be simplified to simply Go E. I assume that since goint north is like going upwards, south is going downwards so they cancel out, but now how I understand is that this kata doesnt have to imitate real life situation therefore I shouldn't deep digger in that, just stick to the rules given.
Closing.
Closing.
If you ask this question, you did not understand the kata. Read the description carefully, you'll find the answer, it's very clear.
This comment is hidden because it contains spoiler information about the solution