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.
C# tests are okay now?
upd: Nevermind, they works
I enjoyed a lot
This comment is hidden because it contains spoiler information about the solution
Thanks for easy kata :)
that was pretty interesting, my thanks to the author.
hey
2x**2 what does this mean? :D
This comment is hidden because it contains spoiler information about the solution
Expected: "a\n b\nc" But Was: "a \n b \nc "
So, i tried to delete this space by all ways i know, and nothing! Rest of tests are completed. How can i delete this spaces before i return a string?
//
Expected: "a\n b\nc" But Was: "a \n b \nc "
So, i tried to delete this space by all ways i know, and nothing! Rest of tests are completed. How can i delete this spaces before i return a string?
Same decision :)