Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Please help me out with this problem

In the code given in the editor, we have created an array with the names of a few car brands. We want you to use indexing, to print the J of the array element Jeep on the console.

Use the index to store the array element Jeep in the myCar variable.

Then use indexing again on myCar variable to print the character J on console using console.log() statement.

You can do it, common!
by

2 Answers

iamabhishek
Please share the Level and Lesson number.
Darshan1y7sx
LEVEL 4 > LESSON 4 i stuck in this lesson please help me out

Login / Signup to Answer the Question.