Create a function findElement that checks if 'banana' exists in the array using indexOf and logs the index.

Output: