1

there is an array:

[['Frog', 4298], ['Bear', 2106], ['Bee', 6110], ['Zombie', 2749]]

Need output array:

[[4298], [2106], [6110], [2749]]

Maybe somebody can help me.

AleksandrC
  • 57
  • 4

0 Answers0