Non-working example: print(" \{ Hello \} {0} ".format(42)) Desired output: {Hello} 42 2 25 Tags: curly-bracesformatpythonstringstring-formatting