HOMELv015 %q{ab c} の結果はどれか(式展開なし文字列)。 2026年1月24日 #{ }で式展開して埋め込む %i(a b c) の結果はどれか。 %Q{#{1+1}} の結果はどれか(式展開あり文字列)。