学校データベース
Last modified: 2023-01-20 15:48:10 JST
# The famous Hello World
# program is trivial in
# Ruby. You don’t need:
#
# * a ”main” method
# * newline escapes
# * semicolons
#
# Here’s the code:
puts ”Hello World!”
SQLite-Ruby
Ruby
Action Pack