diff --git a/ex24.rb b/ex24.rb new file mode 100644 index 0000000..ea23d2e --- /dev/null +++ b/ex24.rb @@ -0,0 +1,38 @@ +puts "Let's practice everything." +puts "You\'d need to know \'bout escapes with \\ that do \n newlines and \t tabs." + +poem = <