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.
I have exactly the same problem. I am using C#
Approved
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Kata hint != kata suggestion
I copied and recived true: travel(r, zipcode) === "AA 45522:Paris St. Abbeville,Paris St. Abbeville/67,670" Problem only with this test. The other are passed
I copied and checked: travel(r, zipcode) === "AA 45522:Paris St. Abbeville,Paris St. Abbeville/67,670" and recived true :(
check you don't add a trailing space
WTF???
expected 'AA 45521:Paris bd. Abbeville,Paris St. Abbeville/674,67' to equal 'AA 45521:Paris bd. Abbeville,Paris St. Abbeville/674,67'