#!/usr/bin/env ruby #-*- coding: utf-8 -*- print("こんにちは。\n") print("私の名前は佐藤結咲です!\n") print("よろしくお願いします。\n")