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.
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 collection data...
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...