Last updated 1 year ago
Was this helpful?
puts "Hello World !" # this is a comment
ruby hello_world.ruby
irb quit
ri String
ri String#upcase
ri String.new