You are viewing a single comment's thread. Return to all comments →
function introTutorial(V, arr) { return arr.findIndex(element => element === V); }
Seems like cookies are disabled on this browser, please enable them to open this website
Intro to Tutorial Challenges
You are viewing a single comment's thread. Return to all comments →