I’m delighted that you’re here.
This is essentially my tree hole, where I record my daily life.
The blog is simple, and I hope I can stay simple too:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('my life')
#=> prints 'Hi, my life' to STDOUT.