Skip to content

Instantly share code, notes, and snippets.

@mscalora
Created August 20, 2016 14:40
Show Gist options
  • Save mscalora/3f291e5d30cae7a8199180cac8b02dde to your computer and use it in GitHub Desktop.
Save mscalora/3f291e5d30cae7a8199180cac8b02dde to your computer and use it in GitHub Desktop.
print((lambda s:repr(str(s)).replace(' ',u'·'))('joe fred\n')[1:-1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment