#!/usr/bin/env ruby # -*- coding: utf-8 -*- print ("こんにちは\n") print ("ぼくの名前は逸見一翔です。\n") print ("ヨロシク!\n")