#!/usr/koeki/bin/ruby # coding: euc-jp require 'tk' TkLabel.new("text" => " Hello, world! ").pack Tk.mainloop