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.
Tests completed successfuly. But I am getting "Unknown Error" while submitting.
http://www.codewars.com/kata/540c013634e6bac0350000a5/train/python
I'm finding the API documentation to be inaccurate/poor/inconsistent. I don't think I'm doing anything wrong, but making requests with (or without) the access_key seems to be returning me significantly different results than the documentation would suggest. Feel free to followup with me and I can give more details. Just trying to fetch information about users right now, and I can't even get much about myself.
Why the assignment to seconds and the explict return?
Isn't elapsed already an integer?
Why the assignment to number?
Why the explicit return and assignment?
Why the assignment to difference?
What's the use of _heights?