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