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.
I had to pass this by hacking it by looking at the output of the final test case that wouldn't pass.
The test case is genuinely wrong.
I was thinking of this while doing it but I could not remember. Trying to do it all from memory.
I think if you think about this one more, you can do it this way. But I feel like it was so far to type I might as well just write out all the combos I can think of.
I was told I should do 3 of 5 Katas for Georgia Tech OMSA CSE 6040. This is one of them. Anybody else here for that reason?
This does not seem to be made correctly
I'm confused why this works. Something can be >= 0.8, 0.7, 0.6, and 0.9. How would they get the 'A', because they're also greater than 0.6
I love how easy you can do one liners when you're good at python
This is 6 or 7 level because of the description, and confusion.
The number of issues is crazy. It requires more explanantion.
This comment is hidden because it contains spoiler information about the solution
It's odd when you know most people will do the same thing as you, when there are so many ways to do it
I only failed one test and can't figure out where it's doing wrong because the description is vague. Anybody else have this issue?