JavaScript equivalent of List Operations in Python

前端 未结 0 1474
夕颜
夕颜 2020-12-03 21:46

Is there a JavaScript Version of the Python expression

nums = [0,0] + [1] * (3)?

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