#!/usr/bin/ruby
# write_file.rb

puts "Hello World!"
puts "Ruby can write into files"
