Comment on Python string literals are kinda funnyparentComments−analog311moI'd prefer one way of doing things. I do understand that the improvements to string literals are improvements, but it means there are multiple things to learn.−Daishiman1moYour one way is f-strings, that's it. Disregard the others unless you have an extremely good reason not to.−analog311moYou and Claude agree. ;-) And me too, I must admit.
Comments
I'd prefer one way of doing things. I do understand that the improvements to string literals are improvements, but it means there are multiple things to learn.
Your one way is f-strings, that's it. Disregard the others unless you have an extremely good reason not to.
You and Claude agree. ;-) And me too, I must admit.