Very simple Python trick on how to check if string is a substring of other string (for example 'hell' is in 'hello'). We`ll define simple function that takes only two parameters - string to look for and string where to look in.
=====================================
SUBSCRIBE FOR MORE:
http://www.youtube.com/subscription_c...
=====================================