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.
return, not print
No need for parentheses as 'and' has priority over 'or'. Readability for humans suffer though :)
You can remove "else" at the end
The same
Should be "teams played a draw" rather than "teams played draw". The latter is grammatically incorrect.
good.
Description should be language-agnostic
Nope, issue with your code very likely ~~
ahhh. i see. looked at that for an hour. thank you.
They're not the same.
([['Germany', 'Ukraine']], [[2, 0]], 'At match Germany - Ukraine, Germany won!') should equal 'At match Germany - Ukraine, Germany won!'
Not sure what is wrong with this. Expected output matches but still throws error.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Forked python tanslation kumited with random tests increased to 100 and maximum score changed to 10:) Please check and approve ~~
Loading more items...