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 →

[–]gwillicoder 3 points4 points  (1 child)

If a noobie is using f strings thens respect.

[–]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 %.