ruby-dojo/hello-world-two-strings.rb

3 lines
60 B
Ruby

print "Hello, World!"
print " Welcome to Ruby programming!"