Hi World!
We are excited to share more with you soon:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('world')
#=> prints 'Hi, world' to STDOUT.
Check out the our website for more info in the future.
We are excited to share more with you soon:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('world')
#=> prints 'Hi, world' to STDOUT.
Check out the our website for more info in the future.