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'm getting an issue in Golang where it is expecting "The Step-Daughter". According to the description, I think it should be "The Step-daughter"
Hello ZozoFouchtra,
The test cases are all correct. For the same reason you would write 15 instead of 015, the implied "zeroes" in the front of the numbers must be removed. In the last example, the number 6 represents zero and must be removed from the front of numbers where applicable.