Much like f-strings in python:
https://cito.github.io/blog/f-strings/
This way, without the curly brackets it is just a string, but with the curly brackets it says "this is a variable". That way I don't need the list notation when just one item wants to be used.