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
you absolutely should do this in an interview, it shows understanding of the language methods. But come on, nobody is going to ask this in an interview anyway.
hey it made me chuckle
no it still works
This comment is hidden because it contains spoiler information about the solution
solved
nevermind, thanks lol
I had misread, didn't realize the walk had to be exactly 10 minutes, which makes sense considering the name
Please read this: https://docs.codewars.com/training/troubleshooting
I am failing a single test case, out of the "should return false if walk is too short." I don't understand why I am passing one and not the other, I wish I could see what the input array was because I don't understand why its just the one failing.