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.
bealtiful
Wow, is a genius
For anyone wondering why you can use bool as 1 and 0 https://github.com/python/cpython/blob/main/Doc/c-api/bool.rst#id3
Really cool!
Nice one! Got something new for me, thx :)
great solution
i know of one other which was the exact same length. what are the other ways tho?
EDIT: I found a way which is 1 char shorter
IDK if it was a joke, but there are 3 shorter ways to import.
my exact solution but i was golfing
Yes. True is 1
This is so effective, instead of double looping to create 2 lists...
This solution is awesome, I feel like a simple amateur. Congrats!
This comment is hidden because it contains spoiler information about the solution
Amazing
gorgeous solution! Didn't know about this possibility
Loading more items...