diff --git a/hello.rb b/hello.rb index a9c9f2e..5fc831a 100755 --- a/hello.rb +++ b/hello.rb @@ -1,4 +1,6 @@ -#!/usr/bin/env ruby -#-*-coding: utf-8 -*- -print("konnnitiha\n") -print("namae yamato\n") +#1/usr/bin/env ruby +# -*- coding: utf-8 -*- + +print("konnnitiha!") +print("satouyamatodesu.\n") +print("yorosiku.\n")