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.
python round() is screwing the results up
warning cleared
Thanks. It was just a typo. Have a nice day;
Your solution has a bug, it is not a kata issue.
This comment is hidden because it contains spoiler information about the solution
like this one
Enabled in this fork
Duplicate?
Remove those silly arguments checks. If you do keep them in for some reason, change the return type. We now have mixed return types :/
Java fork (author inactive)
Integer
constructor, which triggers deprecation warnings (fixing this issue)Many many errors
Outdated/deprecated usage of new Integer()
Remove this entirely, simply use ints.
Final test is incorrect
Assertions aren't even on for whatever reason
The cheater has been handled, RSpec framework has been used to display the assertion messages properly too, closing !
Approved
Loading more items...