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.
You should compare winning and losing against the 2 duelling teams, not across all matches. So,
Tottenham
wins and so he has 3 points.This comment is hidden because it contains spoiler information about the solution
Test.assert_equals(lt.get_points("Tottenham"), 3, "Nope!")
My code fails a test under the heading "Totenham should now have 4 goals for":
right after the test
What is this second test supposed to check? Is the heading maybe missing some information as it seems to check something more than just how many goals Totenham has? The stderr log just gives