HOMELv003 [3, 1, 2].sort の結果はどれか。 2026年1月24日 sortは昇順に並べ替えた配列を返す [1, 2, 2, 3].uniq の結果はどれか。 [1, 2, 3].join(“-“) の結果はどれか。