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.
Function name should be snake_case.
Hi,
If you're interested in authoring and don't wanna make a somewhat "painful" experience of it, you should read the available documentation first.
Cheers
python new test framework should be used
no sample tests
no random tests
duplicate of all comparison katas
python new test framework should be used
no sample tests
no random tests
duplicate
Ahh, i passed over that one since it was a bug-fix kata. Fair point.
This is too simple, I guess.
This is literally the "Multiply" kata...
Hi @fredkneeland, my suggestion is that you put a hold on posting so many kata submissions for the moment, perhaps without having taking into consideration as to whether or not they are useful for the site. Please consider especially this portion of the Codewars documentation.
Sorry, but this kata won't survive. Please read this: https://docs.codewars.com/authoring/guidelines/kata and this: https://docs.codewars.com/authoring/tutorials/create-first-kata
This feels trivially simple as written. Maybe consider outputing the answer as a string?
Oddly enough, I cant find a duplicate of something this simple.
The second point still stands.
This must be a duplicate and is too trivial
May want to consider random test cases, but maybe that is overkill considering the simplicity of the solution.