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"


Brian F.

tutor
it looks like you're doing javascript. I'm not quite sure what the task is here. Is it to create a function that meets the 3 bullets you've outlined?
Report

12/31/22

2 Answers By Expert Tutors

By:

Hayward B. answered • 01/05/23

Tutor
0 (0)

Knowledgeable and Effective python tutor

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.