#!/usr/bin/ruby s = "hello, world" print "hello, world: #{s.size}\n"