Skip to content

Instantly share code, notes, and snippets.

@mistyrinth
Last active November 8, 2018 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistyrinth/66b5b3c98c04e90a96d013103c9bcc16 to your computer and use it in GitHub Desktop.
Save mistyrinth/66b5b3c98c04e90a96d013103c9bcc16 to your computer and use it in GitHub Desktop.
print(%Q[「こんにちは」は\n英語で"Hello"です\n])
print(%q[「こんにちは」は\n英語で"Hello"です\n],"\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment