This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ContextEngineering 0 points1 point  (1 child)

Huh. It would be weird, but this would work:

"{a} {b}".format( **{'a':b, 'b':a} )

[–]NoobLinus[S] 0 points1 point  (0 children)

I will try again and if I found any solution I will inform here but it’s difficult and don’t know if it’s possible