Newer
Older
Ruby / hello.rb
#!/usr/bin/env ruby
# -*- coding: utf-8 -*-

print("こんにちは!")
print("JD鳥海塾の渡部拳斗です。\n")
print("よろしくお願いします。\n")