Loading

Quipoin Menu

Learn • Practice • Grow

react / map() Function in React
exercise
1/5
Exercise 1React
Question

Use the map function to transform an array of numbers into a list of
  • elements. Each number should be displayed.