Khan.randRange(4, 11) arrSize - 1 simple_demo_ex1.initJSAV(arrSize)

Highlight the array element containing the largest value

[simple_demo_ex1.userInput]
if (!guess[0]) { return ""; // User did not click anything } else { return simple_demo_ex1.checkAnswer(); }

Choose something between 0 and index lastIndex

This problem is really too easy for a second hint