logoalt Hacker News

layer8yesterday at 10:10 PM1 replyview on HN

Admittedly I’m not so familiar with Python; it does work in Java. In that case, introducing a less hazardous string concatenation operator would seem more universally useful.


Replies

kstrauseryesterday at 10:29 PM

In Python, that less hazardous string concatenation operator is an f-string.

show 1 reply