🏫 Welcome to My New Blog!
This is my first post.
As usual, say hello to the world:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('earthman')
#=> prints 'Hi, earthman'.
Check out the zengqiang.ren for more info.
This is my first post.
As usual, say hello to the world:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('earthman')
#=> prints 'Hi, earthman'.
Check out the zengqiang.ren for more info.