Python Programming - Using "IN" Statement

by matt392 in Circuits > Software

511 Views, 11 Favorites, 0 Comments

Python Programming - Using "IN" Statement

in-logo-new.jpg
FIURVL3IEQXUIO1.jpeg

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.


Downloads