Python has many ways to glue together strings. And there is definitely a best way to do it. But still a lot of developer are using out-dated methods and loose a lot of time trying to understand unreadable code. Learn the modern way to do string formatting in Python. Learn f-strings.