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 is extremely confusing. Here's what it says in the description: the missing rider is then safely escorted back to "the station where he came from." If he were to be escorted back to Station 5, it should say something like "escorted to the last Station he has passed."
Need some help clarifying this kata.
In the case of this
riders([21, 35, 28, 18, 13, 23, 45], 6)
, here's my reasoning:So we need 4 riders in total. But the test case says 3. What did I get wrong?
Passed all tests but the Attemp button doesn't become Submit for some reason.