Welcome 2. August 2019 This is the first blog entry of the site. Feel free to look around. def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT.