#!/usr/bin/env ruby #-*-coding:utf-8 -*- print("こんにちは\n") print("私の名前は鈴木めぐみです。\n") print("よろしくおねがいします。\n")