This commit is contained in:
Dan Buch
2012-02-06 23:19:36 -05:00
commit cdbef84b5b

7
ex1.rb Normal file
View File

@@ -0,0 +1,7 @@
puts "Hello World!"
puts "Hello Again"
puts "I like typing this."
puts "This is fun."
puts 'Yay! Printing.'
puts "I'd much rather you 'not'."
puts 'I "said" do not touch this.'