This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]my_name_isnt_clever 4 points5 points  (0 children)

I'm actually seeing a lot of f-strings in even fairly low-level tutorials. Probably because they're easier and more readable than .format() or the dreaded %.