Within Python, discover the String index method. index can be used in Python to determine where a string contains a particular substring. You can also optionally provide start and stop indices.
Check out this playlist with more String Methods To Learn: • String Methods In Python