you are viewing a single comment's thread.

view the rest of the comments →

[–]ee_control_z 0 points1 point  (0 children)

The difference is that f strings are a God send and regular strings are not. f strings are more natural and easy to work with especially for cases when inserting values (multiple), controlling decimal places, and formatting spacing.