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.
no, random tests are added when there are enough of them. In the current situation, it's something like 100 of them. Not just one.
My code is exactly copied from that apart from the removal of radian conversion. So, in that sense this may be considered duplicate.
I agree, it seems like a more roughly explained version of the linked kata.
Duplicates are bad because you can copy code from one to the other.
Why would you say this is simpler?
Random tests added
This one is a much simple version of it Im my opinion
Random Test added :D
Duplicate of this.
Don't close an issue until it's fixed...
No random tests
You should also use snake_case for python
Added thanks for the suggestion :D
Might want to specify that the smaller of the two possible angles is to be returned.
Optionally could also include an information that input can always assumed to be a valid amount of hours (0-23) and minutes (0-59).
Sample test are fixed now thanks for reporting
Sample tests are broken.
No random tests.