var vehicles = ["Ford",["Fiest","Taurus","Explorer"],"Honda",["Pilot","Civic","Accord"],"Toyota",["Corolla","Camry","Venza"]]; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

var vehicles = ["Ford",["Fiest","Taurus","Explorer"],"Honda",["Pilot","Civic","Accord"],"Toyota",["Corolla","Camry","Venza"]];

Arrays

17th Apr 2021, 11:24 AM
Funshi
Funshi - avatar
8 Answers
+ 2
Funshi So what is the issue? Can you share your code?
17th Apr 2021, 2:15 PM
A͢J
A͢J - avatar
+ 2
Funshi This is an array which contains array at odd index position. Look here https://code.sololearn.com/Wc4FqF05EhJa/?ref=app
17th Apr 2021, 2:31 PM
A͢J
A͢J - avatar
+ 1
What is your doubt in this?
17th Apr 2021, 11:33 AM
Atul [Inactive]
+ 1
Funshi, As I understand, there are already that much of quizzes in challenges, I'm not sure SoloLearn still welcomes new quizzes. And even if they do, this (the Q&A forum) isn't quite the right place to submit such quizzes, as per the guidelines here 👇 https://www.sololearn.com/Discuss/1316935/?ref=app
17th Apr 2021, 2:38 PM
Ipang
+ 1
Thank you
17th Apr 2021, 2:39 PM
Funshi
Funshi - avatar
0
Funshi What is this?
17th Apr 2021, 11:28 AM
A͢J
A͢J - avatar
0
I was trying to enter it into the list of challenge question for JS
17th Apr 2021, 2:13 PM
Funshi
Funshi - avatar
0
No issue here..... I am looking for where it can be used among the list of questions for JS challenges. if you can just direct me. Will be thankful
17th Apr 2021, 2:17 PM
Funshi
Funshi - avatar