Andy Blog

Full-stack developer

Welcome to my blog!

This is the first post. Test code snippets: def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT.