HOMELv003 [1, 2, 3].join(“-“) の結果はどれか。 2026年1月24日 joinは区切り文字で連結した文字列を返す [3, 1, 2].sort の結果はどれか。 ハッシュ h = {a: 1} の値を取り出す方法はどれか。