77
Python f-string quiz (fstrings.wtf)
you are viewing a single comment's thread
view the rest of the comments
[-] joyjoy@lemmy.zip 6 points 1 month ago

Walrus is more useful in a while loop.

while (data := f.read(1024)):
    pass
this post was submitted on 26 Jul 2025
77 points (97.5% liked)

Python

7406 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS