ruby tutorial linux code example Example: ruby hello puts "What is your name?" name = gets.chop puts "Hello, #{name}!"