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.
lambda calculus :)
its bad practice, and then you cant use pythons function anymore.
wtf is it...
why not? it does same
because in python, when you assign multiple variables at the same line, the right member of the expression is computed before any of the results are actually assigned to the variables of the left side. So basically, the answer is "yes". ;)
This comment is hidden because it contains spoiler information about the solution