SyntaxFix
Write A Post
Hire A Developer
Questions
You escape it by doubling the braces.
Eg:
x = "{{ Hello }} {0}" print(x.format(42))