#!/usr/bin/env ruby # -*- coding utf-8 -*- print"何月の由利本荘市のイベントについて知りたい? " ans = gets.chomp if ans == "1月" gakusyuu = [新山神社裸まいり,折渡初地蔵かんじき詣り] random_topic = ibento.sample puts ":#{random_topic}" elsif ans == "はい" print"頑張れ" end