irb
def sayhi
puts "hello"
end
sayhi
num = 123
puts 123
Go to list of users who liked
More than 3 years have passed since last update.
irb
def sayhi
puts "hello"
end
sayhi
num = 123
puts 123
Register as a new user and use Qiita more conveniently
Go to list of users who liked