diff --git a/semple-hello.rb b/semple-hello.rb new file mode 100755 index 0000000..a8354a0 --- /dev/null +++ b/semple-hello.rb @@ -0,0 +1,7 @@ +#!/usr/bin/env ruby +# -*-coding: utf-8 -*- + +print("こんにちは!") +print("jD鳥海塾の川島志穂です。\n") +print("よろしくお願いします。\n") +print("あ")