how can I make a function in JS that gives me [1, 2, 3, 4, 5, 6] = [4, 1, 2, 5, 3, 6]

前端 未结 0 1717
梦谈多话
梦谈多话 2021-01-12 00:58

i want to make a function that creates a new array holding 6 hole numbers and push it into an existing one
then it should loop over the existing one to check if the ne

相关标签:
回答
  • 消灭零回复
提交回复
热议问题