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.
This is the exact solution chatGPT gives. (Donst ask me how I know)
It is in the description and it can be seen in the example usage code. I guess I could write is extra clearly, but it is mentioned.
The kata was made for C# first of all, which is strongly typed, so there never was a question about what you need to return back then. Which programming language were you using? Maybe I can make it more clear from the inital state of the code too.
Yes it is.
Nowhere in the description of the problem does it say to return the values as strings yet the tests will only pass if you do.