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.
Your output is a map object, you had to use the list() function outside to convert the map object into a list.
This comment is hidden because it contains spoiler information about the solution
Классное решение
I wanted to do that but I was too lazy to search on how to use map func
really? kinda unnescesary ngl...
I think so
DRY!
This comment is hidden because it contains spoiler information about the solution
oh super() makes a lot more sense than what i was doing lol
i did it in the same way xD
Cool. The most concise and elegant solution. I like it)
I did almost like this example.
Are you saying that a Python editor didn't recognize
stras being defined?I tried it on other code editor, the result is NameError. Why is thar?
and also the one of 431 other players :-)
My solution
Loading more items...