Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mixmastamyk
36 days ago
|
parent
|
context
|
favorite
| on:
Python string literals are kinda funny
Toy examples aren’t the use case, rather multiple variables or expressions, perhaps with formatting (padding) as well.
f-string is shorter, less err prone, and faster for medium complexity or above.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
f-string is shorter, less err prone, and faster for medium complexity or above.