ashwan15 / Javascript-Map-Exercisies

map() exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Exercisies

map() exercises

ordered List

  • Take an array of numbers and make them strings
  • Capitalize each of an array of names
  • Make an array of strings of the names
  • Make an array of strings of the names saying whether or not they can go to The Matrix
  • Make an array of the names in h1s, and the ages in h2s

About

map() exercises


Languages

Language:JavaScript 100.0%