Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Forked from defunkt/weird-strings.rb
Created November 23, 2008 02:17
Show Gist options
  • Save ELLIOTTCABLE/28013 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/28013 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 )
puts( %
These are newlines!
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment