Skip to content

Instantly share code, notes, and snippets.

@defunkt
Forked from nakajima/weird-strings.rb
Created November 23, 2008 02:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save defunkt/28012 to your computer and use it in GitHub Desktop.
Save defunkt/28012 to your computer and use it in GitHub Desktop.
puts %. This is a statement.
puts %? This is a question?
puts %! This is an exclamation!
puts % These are tabs # but of course github converts tabs to spaces
# so you'll have to use your imagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment