ruby-dojo/hello_world_two_strings.rb

3 lines
60 B
Ruby

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