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.
Great little series of katas!
The initial solution is missing the
List
import.If you choose to add it, here's the fix for it: https://www.codewars.com/kumite/669cc3559f0b5a0ef83e9d38?sel=669cc3559f0b5a0ef83e9d38
should be fixed
This one is bad, because it invole division into decimal, so it takes my solution 20 tries to submit due to decimal precision
Not a fancy solution as others, but still...
Very great kata, however will be nicer if you added more testcases and some edge examples. I enjoyed it a lot :)
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/192.
Please join the discussion to help us identify duplicate kata and retire them.
Python translation
Can someone explain what is happening inside "if" statement? after for loop?
Thanks
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/126.
Please join the discussion to help us identify duplicate kata and retire them.
Loading more items...