输出不正确,找不出解决方法

img

img

img


编写代码实现数组扁平化输出
为什么正文长度要小于30个字符?
编写代码实现数组扁平化输出 编写代码实现数组扁平化输出

console.log([[1,2,3,[4,5,6,[7,8]]],[9,10],[11,12,[13]]].flat(Infinity))

img

有帮助可以给个采纳吗