Introduction: Python Programming - Using "IN" Statement

About: Occupation: tech support

Short Python program that demonstrates the "IN" statement, where one can see if there is a match for a word in a particular string. Also uses the "split" method.

Program is attached as a .py file.