Practice JavaScript!

Return the index of the last 'peach' instance in the 'fruit' array using 'Array.lastIndexOf()' 

FAIL
[✘]
Correct output
[✘]
Returns a Number
Code
Output