ruby-dojo/hello_world_two_strings.rb

2 lines
60 B
Ruby

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