How to create a function that uses a loop to go through an array and outputs it in a table?

后端 未结 0 522
执笔经年
执笔经年 2020-12-07 13:55

For example, i have these as my arrays

1[]= [[0.75, 0.96, 1.37], [1, 0.80, 1.2]]
2[]= [[0.77, 1.04, 0.87], [1.12, 0.88, 0.7]]

And want a func

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