Hacker News new | ask | show | jobs
by Orangeair 4067 days ago
In addition, we now have enums (Since Python 3.4) and an equivalent to the ternary operator (val1 if condition else val2).