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.
Thanks for pointing out the little error with the tests.
But your solution was actually wrong.
I've edited the tests to now display the correct error message
Thanks @hobovsky, issue resolved
I'm sorry this is my first kata, so I'm new to these.
I'ld appreciate any suggestions on how to go about it with python
I'm closing this issue because the python solution throws no error
The import statement wasn't used.
The reference to the find_squares function suffices and no need for import.
The import statement wasn't used.
The reference to the find_squares function suffices and no need for import.
Removed unused import statement from test cases
ok, noted
Thanks for your feedback, java type has been added
Thanks for your feedback, issue has been resolved
Thanks for your feedback, the limits have now been modified for all languages
Thanks for your feedback, python random test cases have been edited
Used new test framework for tests, thanks for your feedback
I have added the random tests, thanks for your feedback
more test cases will be added soon.
thanks for your feedback
Loading more items...