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 still doesn't seem to be working.
Still timing out, and I had an issue with the length of a float being exceeded.
Don't worry, sometimes it's a matter of reading the description a couple of times until it clicks, cheers.
You're confusing what you need to return, it's not how many spaces are left, it's how many people can't fit in the bus. Check the example usage in the description (I feel a deja vu).
There is nothing to fix, unless you can prove there is. ;)
^ That, also in the kata's description. Short for capacity I guess.
cap is 20, there are 5 people already on, and 5 waiting to get on. Why do you think the tests are wrong?
done
Someone please approve this Python fork to resolve this
That is something for you to figure out :)