|
|
|
|
|
by svilen_dobrev
544 days ago
|
|
This is only expressions - what you can put inside a lambda.
if-then-else are statements. The ternary op (Y if X else Z) probably was not yet there in 2012 - or i did not needed it. But You can add all other dunder operators if u need them.. |
|