Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cranium
on July 16, 2025
|
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
on July 16, 2025
|
next
[–]
You forgot to end with "goo goo g'joob" or the less correct Simon and Garfunkel version "coo coo ca choo".
Iwan-Zotow
on July 16, 2025
|
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