Newer
Older
Ruby / kada.rb
@WATANABE Ayana WATANABE Ayana on 11 Oct 2021 114 bytes 2021-10-11 20:46:28
#!/usr/bin/env ruby
# coding: utf-8
def hello
  puts"こんにちは♪"
end
hello
hello
 hello 
hello
hello