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.
This comment is hidden because it contains spoiler information about the solution
Thanks :)
Okay. I got the test done.
Somehow the test sample just give me the false answer. All good!!
Oh. Then i guess it's bug in my test then
I don't see that test, I see this one tho:
In the test sample of python. The nearest power of 30 is 25.
Isn't that suppose to be 27 or something else. It just make me confuse
There's a description, don't you know?
It's this test find the nearest perfect power of two or something
Wow.
Love the way you use class all the way down!
Good job thinking and doing all of this :))
This comment is hidden because it contains spoiler information about the solution