get index 0 of a string in a list python code example Example: how to find item in list python without indexnig >>> ["foo", "bar", "baz"].index("bar") 1