Last updated 11 months ago
puts "Hello World !" # this is a comment
ruby hello_world.ruby
irb quit
ri String
ri String#upcase
ri String.new