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.
Lukas, sorry for the delay in responding. Any variables declared with var are not properties and therefore are not able to be discovered by looping over the object's property names. This kata takes advantage of that, forcing you to look for the variable in different ways. Have you tried to see what the source code looks like?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This is right. The solution description needs to be updated to say that each wall of the box is half a unit thick and that the box is measured from the outside dimensions.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution