"str.index(sub[, start[, end]]) Like [find()](https://docs.python.org/3/library/stdtypes.html#str.find), but raise ValueError [exception] when the substring is not found."