CAN SOMEONE SOLVE IT, WHAT DID I DO WRONG?

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

CAN SOMEONE SOLVE IT, WHAT DID I DO WRONG?

Post by answerhappygod »

CAN SOMEONE SOLVE IT, WHAT DID I DO WRONG?
Can Someone Solve It What Did I Do Wrong 1
Can Someone Solve It What Did I Do Wrong 1 (56.21 KiB) Viewed 41 times
8.ARRAYS <> The Chosen One POINTS DUE DATE O Point No due date O interactive blocks Unlimited Submissions Create a variable theChosenone. Using array bracket notation, set its value equal to the second element (index 1) of the array characters.

BOE © = index.js 1 // PROVIDED FOR YOU 2 const characters ['Oracle', 'Neo', 'Morpheus']; 3 4. const characters = [oracle, Neo, Morpheus ]; 5 let thechosenone = characters [1]; 6 7 8 9 // DO NOT EDIT BELOW 10 11 module.exports thechosenone; 12 =

L- + Test Run Result (5/17/22, 12:11 PM) Accesses Correct Element (Neo) (0/1 Points) Failed v POINT OPU O interactive blocks Unlimited Submissions CONSOLE SHELL
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply