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?
Lol, I spent more than a hour trying to solve it, since I thought that 2x**2 means 2*(x^2). I'd write it explicitly.
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.
**
is Math.Pow in C# or^
in other languages.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?
Write in whatever kata that is, own discourse section.
//
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 :)