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.
Hi! Now you have 27 months experience on Python. How you're doing now? :)
You should try to avoid augmenting the input arg :)
This comment is hidden because it contains spoiler information about the solution
Also the nested walrus was a first for me
Plz don't do this btw. It's worth remembering that Boolean values equate to 1's and 0's under the hood :)