diff --git a/hello.rb b/hello.rb index 19da38c..9298ea7 100755 --- a/hello.rb +++ b/hello.rb @@ -1,3 +1,5 @@ #!/usr/bin/env ruby # -*- coding:utf-8-*- -print("こんにちは\n) +print("こんにちは\n) +print("僕の名前は温斗です。\n) +print("よろしくお願いします。\n)