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 your input and time. I am inspired by this to keep working on it. I have cleaned up the examples and test cases and edited the description. Over the weekend I will focus on introducing randomly generated tests.
Hi thank you for the feedback. I would like to fix any issues to imporve this Kata.
I am finding the randomising of the test data confusing, is there a link or model of how to do this?
thanks
This comment is hidden because it contains spoiler information about the solution
using import math makes this kata trivial and boring (I mean, why bother?).
THE REAL CHALLENGE is to do it WITHOUT the sqrt or similar function...