how to find the index number in python from a lumber in the array code example Example: how to find item in list python without indexnig >>> ["foo", "bar", "baz"].index("bar") 1