Shichun Y.

asked • 12/23/22

loops arrays interation

Where is Waldo (again)

  1. With the following multi-dimensional array
const whereIsWaldo = [["Picard", "Riker"], "Data",["Beverly", "Guinan", "Q", "Geordi"],["Deanna", ["Worf", "Wesley"]]];
  1. Remove Data (hint look at the slice/splice method(s))
  2. Change "Q" to "No One"
  3. Access and console.log "Wesley"


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.