Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cranium
12 months ago
|
parent
|
context
|
favorite
| on:
I'm switching to Python and actually liking it
The Walrus operator! Introduced in Python 3.8 according to the PEP 572.
Really nice to combine 1) checking if something exists and 2) act on it
indymike
12 months ago
|
next
[–]
You forgot to end with "goo goo g'joob" or the less correct Simon and Garfunkel version "coo coo ca choo".
Iwan-Zotow
12 months ago
|
prev
[–]
And for lambdas
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Really nice to combine 1) checking if something exists and 2) act on it