How to sort array with values to their percentages?

后端 未结 0 1504
执念已碎
执念已碎 2020-11-21 23:53

I have an array of arrays like this:

const arrays= [[Chest,4],[Triceps,2],[Calves,1],[Shoulders,3]];

How can I list how much of the array con

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