python find sub string in a string code example Example: Find substring into a string - Python if "blah" in somestring: continue