Skip to content

Instantly share code, notes, and snippets.

@shaik2many
Created May 20, 2016 23:06
Show Gist options
  • Save shaik2many/74acce393f468fe082a76e78b64ad3db to your computer and use it in GitHub Desktop.
Save shaik2many/74acce393f468fe082a76e78b64ad3db to your computer and use it in GitHub Desktop.
var fruits = ["Banana", "Orange", "Apple", "Mango"];
var a = fruits.indexOf("Apple");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment