You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Task: write a functoin which accepts an array and a value and returns the index at which the value exists. If the value does not exist in the array, return -1