Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
oasisaimlessly
9 months ago
|
parent
|
context
|
favorite
| on:
Fstrings.wtf
Python 2.7 called its % operator the "string interpolation" operator[1], and it doesn't allow inline values.
[1]:
https://docs.python.org/2.7/library/stdtypes.html#string-for...
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://docs.python.org/2.7/library/stdtypes.html#string-for...