Hacker News new | ask | show | jobs
by Skunkleton 1956 days ago
I don’t like the walrus operator personally, but wtfpython has it wrong. It’s simply syntax for an expression that includes a binding. It parses like any other expression, and is completely unsurprising.