Skip to content

Instantly share code, notes, and snippets.

@suzaku
Created September 5, 2015 08:20
Show Gist options
  • Save suzaku/c0316c0070a6e6d86306 to your computer and use it in GitHub Desktop.
Save suzaku/c0316c0070a6e6d86306 to your computer and use it in GitHub Desktop.
s = "s = {:c}{}{:c}{:c}print(s.format(34, s, 34, 10))"
print(s.format(34, s, 34, 10))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment