Python search for a substring Example

Use the in comparison operator because

  1. the language intends its usage, and
  2. other Python programmers will expect you to use it.

#Python 

Mastering The Python Search for A Substring and Example Code
2.10 GEEK