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.
approved
fixed
Ruby uses the deprecated
Test
frameworkC Translation (author inactive).
Fun Kata but ought to be 7 Kyu
The tests are confusing because it doesn't match the description that says that you shouldn't escape the '\n'.
PowerShell is strange. Your solution fails because it incorrectly uses
\n
for newlines, which is not the case for PowerShell. But yet, Pester uses\n
to display newlines...You have to fix the newline characters in your strings, because the one in
'\n{0} * {1} = {2}'
is not this.Haskell translation
almost had this one dammit
Approved
JS fork 🤖🤖
mocha/chai
assertions +lodash
for randomnessit
s and updated their title to be more readableI would not say its 8kyu more like 7
Java translation
Oh I am sorry to say that I do not have a Tinder account. But you can usually find me on Codewars Discord!
Thank you for your kind words, and good luck! Remember that you can always ask for help in the
#help-solve
channel of Codewars Discord, if needed :)Loading more items...